Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9db981aa25816d0e0d272d921f7244c5f9cb19d6 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-ssh5466706298576110279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9472532215483318147.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14893491713492846001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13328201035020358.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2596093979953880564.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-s7 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 ‘prd-ubuntu20.04-docker-8c-8g-35433’ is offline Running on prd-ubuntu20.04-docker-8c-8g-35438 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9db981aa25816d0e0d272d921f7244c5f9cb19d6 (main) Commit message: "Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.1" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 9db981aa25816d0e0d272d921f7244c5f9cb19d6 # timeout=10 > git rev-list --no-walk b2fd6779bbe34ed0039fe07a6129043ff0644999 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:16:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:16:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:16:06 ========================================================= 03:16:06 EdgeX Global Pipelines Version Info 03:16:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:16:07 ------------------- 03:16:07 stable info: 03:16:07 ------------------- 03:16:07 Commited By: Cherry Wang cherry@iotechsys.com 03:16:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:16:07 Message: update stable to v1.0.269 03:16:07 ------------------- 03:16:07 experimental info: 03:16:07 ------------------- 03:16:07 Commited By: **** collab-it+edgex@linuxfoundation.org 03:16:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:16:07 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:16:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 03:16:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9db981a [Pipeline] echo 03:16:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:08 provisioning config files... 03:16:08 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15089479699748550406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:09 ---> ****-login.sh 03:16:09 nexus3.edgexfoundry.org:10001 03:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:09 Configure a credential helper to remove this warning. See 03:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:09 03:16:09 Login Succeeded 03:16:09 nexus3.edgexfoundry.org:10002 03:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:09 Configure a credential helper to remove this warning. See 03:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:09 03:16:09 Login Succeeded 03:16:09 nexus3.edgexfoundry.org:10003 03:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:09 Configure a credential helper to remove this warning. See 03:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:09 03:16:09 Login Succeeded 03:16:09 nexus3.edgexfoundry.org:10004 03:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:09 Configure a credential helper to remove this warning. See 03:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:09 03:16:09 Login Succeeded 03:16:09 ****.io 03:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:09 Configure a credential helper to remove this warning. See 03:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:09 03:16:09 Login Succeeded 03:16:09 ---> ****-login.sh ends [Pipeline] } 03:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:16:10 + git rev-list -1 --merges 9db981aa25816d0e0d272d921f7244c5f9cb19d6~1..9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] echo 03:16:10 -----------> git rev-list -1 --merges 9db981aa25816d0e0d272d921f7244c5f9cb19d6~1..9db981aa25816d0e0d272d921f7244c5f9cb19d6 9db981aa25816d0e0d272d921f7244c5f9cb19d6 03:16:10 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [false] [Pipeline] sh 03:16:10 + git log --format=format:%s -1 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] echo 03:16:10 ========================================================= 03:16:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:16:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:10 + git log --format=format:%s -1 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] echo 03:16:10 [semverPrep] GIT_COMMIT: 9db981aa25816d0e0d272d921f7244c5f9cb19d6, Commit Message: Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.1 [Pipeline] echo 03:16:10 [semverPrep] This is not a build commit. [Pipeline] sh 03:16:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:16:11 + grep -v github /etc/ssh/ssh_known_hosts 03:16:11 + [ -e /tmp/ssh_known_hosts ] 03:16:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:16:11 + + sudo tee -a /etc/ssh/ssh_known_hostsecho 03:16:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:16:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:11 03:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:16:11 b85a868b505f: Pulling fs layer 03:16:11 e2be974225ed: Pulling fs layer 03:16:11 339a4e72a1f5: Pulling fs layer 03:16:11 988bab9f4d93: Pulling fs layer 03:16:11 1469e6f7b9e6: Pulling fs layer 03:16:11 eaf3925da568: Pulling fs layer 03:16:11 bab4dde63d76: Pulling fs layer 03:16:11 bde34c3a00c8: Pulling fs layer 03:16:11 b352a97aabf1: Pulling fs layer 03:16:11 4872d77fe225: Pulling fs layer 03:16:11 5851b861e8e6: Pulling fs layer 03:16:11 eaf3925da568: Waiting 03:16:11 bab4dde63d76: Waiting 03:16:11 988bab9f4d93: Waiting 03:16:11 1469e6f7b9e6: Waiting 03:16:11 bde34c3a00c8: Waiting 03:16:11 b352a97aabf1: Waiting 03:16:11 5851b861e8e6: Waiting 03:16:11 4872d77fe225: Waiting 03:16:11 e2be974225ed: Download complete 03:16:11 988bab9f4d93: Download complete 03:16:12 339a4e72a1f5: Verifying Checksum 03:16:12 339a4e72a1f5: Download complete 03:16:12 1469e6f7b9e6: Verifying Checksum 03:16:12 1469e6f7b9e6: Download complete 03:16:12 eaf3925da568: Verifying Checksum 03:16:12 eaf3925da568: Download complete 03:16:12 bde34c3a00c8: Verifying Checksum 03:16:12 bde34c3a00c8: Download complete 03:16:12 b352a97aabf1: Verifying Checksum 03:16:12 b352a97aabf1: Download complete 03:16:12 4872d77fe225: Verifying Checksum 03:16:12 4872d77fe225: Download complete 03:16:12 5851b861e8e6: Verifying Checksum 03:16:12 5851b861e8e6: Download complete 03:16:12 b85a868b505f: Verifying Checksum 03:16:12 b85a868b505f: Download complete 03:16:12 bab4dde63d76: Verifying Checksum 03:16:12 bab4dde63d76: Download complete 03:16:13 b85a868b505f: Pull complete 03:16:13 e2be974225ed: Pull complete 03:16:14 339a4e72a1f5: Pull complete 03:16:14 988bab9f4d93: Pull complete 03:16:14 1469e6f7b9e6: Pull complete 03:16:14 eaf3925da568: Pull complete 03:16:16 bab4dde63d76: Pull complete 03:16:16 bde34c3a00c8: Pull complete 03:16:16 b352a97aabf1: Pull complete 03:16:16 4872d77fe225: Pull complete 03:16:16 5851b861e8e6: Pull complete 03:16:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:16 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:16:20 $ docker top aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 -eo pid,comm 03:16:20 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:16:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:21 [ssh-agent] Looking for ssh-agent implementation... 03:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:21 $ docker exec aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 ssh-agent 03:16:21 SSH_AUTH_SOCK=/tmp/ssh-9siLE9UR6IoW/agent.33 03:16:21 SSH_AGENT_PID=39 03:16:21 Running ssh-add (command line suppressed) 03:16:21 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5572244877838325243.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5572244877838325243.key) 03:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:21 + git tag --points-at HEAD [Pipeline] } 03:16:21 $ docker exec --env ******** --env ******** aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 ssh-agent -k 03:16:21 unset SSH_AUTH_SOCK; 03:16:21 unset SSH_AGENT_PID; 03:16:21 echo Agent pid 39 killed; 03:16:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:16:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:21 [ssh-agent] Looking for ssh-agent implementation... 03:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:21 $ docker exec aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 ssh-agent 03:16:22 SSH_AUTH_SOCK=/tmp/ssh-AC50FPMEBdOw/agent.72 03:16:22 SSH_AGENT_PID=78 03:16:22 Running ssh-add (command line suppressed) 03:16:22 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4790065867111063274.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4790065867111063274.key) 03:16:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:22 + git semver init 03:16:22 2024-12-20 03:16:22,585 [run_init] DEBUG init version:0.0.0 force:False 03:16:22 2024-12-20 03:16:22,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 03:16:22 2024-12-20 03:16:22,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 03:16:22 2024-12-20 03:16:22,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 03:16:23 2024-12-20 03:16:23,254 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 03:16:23 2024-12-20 03:16:23,254 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 03:16:23 2024-12-20 03:16:23,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:16:23 2024-12-20 03:16:23,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:16:23 4.0.0-dev.4 [Pipeline] } 03:16:23 $ docker exec --env ******** --env ******** aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 ssh-agent -k 03:16:23 unset SSH_AUTH_SOCK; 03:16:23 unset SSH_AGENT_PID; 03:16:23 echo Agent pid 78 killed; 03:16:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:24 + git semver [Pipeline] } 03:16:24 $ docker stop --time=1 aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 03:16:25 $ docker rm -f --volumes aa1e39dc77a6d13f721e6555e0e0048d27419b5f8a0c1caa9cf6b2074695f250 [Pipeline] // withDockerContainer [Pipeline] sh 03:16:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:16:26 Stashed 1 file(s) [Pipeline] echo 03:16:26 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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:16:26 provisioning config files... 03:16:26 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10409634030050390709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:26 ---> ****-login.sh 03:16:26 nexus3.edgexfoundry.org:10001 03:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:26 Configure a credential helper to remove this warning. See 03:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:26 03:16:26 Login Succeeded 03:16:26 nexus3.edgexfoundry.org:10002 03:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:26 Configure a credential helper to remove this warning. See 03:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:26 03:16:26 Login Succeeded 03:16:26 nexus3.edgexfoundry.org:10003 03:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:26 Configure a credential helper to remove this warning. See 03:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:26 03:16:26 Login Succeeded 03:16:26 nexus3.edgexfoundry.org:10004 03:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:26 Configure a credential helper to remove this warning. See 03:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:26 03:16:26 Login Succeeded 03:16:26 ****.io 03:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:27 Configure a credential helper to remove this warning. See 03:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:27 03:16:27 Login Succeeded 03:16:27 ---> ****-login.sh ends [Pipeline] } 03:16:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:16:27 ========================================================= 03:16:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:16:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:16:27 Sending build context to Docker daemon 666.1kB 03:16:27 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 03:16:27 Step 2/10 : FROM ${BASE} AS builder 03:16:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:16:27 43c4264eed91: Pulling fs layer 03:16:27 4cc291be95ef: Pulling fs layer 03:16:27 2ac1f1163629: Pulling fs layer 03:16:27 5c3c966382ef: Pulling fs layer 03:16:27 4f4fb700ef54: Pulling fs layer 03:16:27 5d5c8e513c77: Pulling fs layer 03:16:27 9f66e0745190: Pulling fs layer 03:16:27 f49a43e4bbc0: Pulling fs layer 03:16:27 561ebcabdf7f: Pulling fs layer 03:16:27 5d5c8e513c77: Waiting 03:16:27 9f66e0745190: Waiting 03:16:27 f49a43e4bbc0: Waiting 03:16:27 5c3c966382ef: Waiting 03:16:27 4f4fb700ef54: Waiting 03:16:27 561ebcabdf7f: Waiting 03:16:27 4cc291be95ef: Verifying Checksum 03:16:27 4cc291be95ef: Download complete 03:16:27 5c3c966382ef: Verifying Checksum 03:16:27 5c3c966382ef: Download complete 03:16:27 4f4fb700ef54: Verifying Checksum 03:16:27 4f4fb700ef54: Download complete 03:16:27 5d5c8e513c77: Download complete 03:16:27 43c4264eed91: Verifying Checksum 03:16:27 43c4264eed91: Download complete 03:16:27 9f66e0745190: Download complete 03:16:27 43c4264eed91: Pull complete 03:16:27 561ebcabdf7f: Verifying Checksum 03:16:27 561ebcabdf7f: Download complete 03:16:28 4cc291be95ef: Pull complete 03:16:28 2ac1f1163629: Verifying Checksum 03:16:28 2ac1f1163629: Download complete 03:16:28 f49a43e4bbc0: Verifying Checksum 03:16:31 2ac1f1163629: Pull complete 03:16:31 5c3c966382ef: Pull complete 03:16:31 4f4fb700ef54: Pull complete 03:16:31 5d5c8e513c77: Pull complete 03:16:31 9f66e0745190: Pull complete 03:16:34 f49a43e4bbc0: Pull complete 03:16:34 561ebcabdf7f: Pull complete 03:16:34 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:16:34 ---> 3a752c3f9dda 03:16:34 Step 3/10 : ARG MAKE=make build 03:16:41 Still waiting to schedule task 03:16:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-35434’ is offline 03:16:44 ---> Running in 5e59941f8022 03:16:44 Removing intermediate container 5e59941f8022 03:16:44 ---> 4de39426ef1c 03:16:44 Step 4/10 : WORKDIR /device-s7 03:16:44 ---> Running in ddd015dbe2e6 03:16:44 Removing intermediate container ddd015dbe2e6 03:16:44 ---> 936490f06e3e 03:16:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:16:44 ---> Running in a17bd62dc701 03:16:44 Removing intermediate container a17bd62dc701 03:16:44 ---> 2a9e591b781d 03:16:44 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 03:16:44 ---> Running in 289ca0683c7c 03:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:16:44 OK: 246 MiB in 54 packages 03:16:44 Removing intermediate container 289ca0683c7c 03:16:44 ---> 1e1ea67f3d9f 03:16:44 Step 7/10 : COPY go.mod vendor* ./ 03:16:44 ---> a380e3bb563a 03:16:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:44 ---> Running in 7e93bbd4aec3 03:17:52 Removing intermediate container 7e93bbd4aec3 03:17:52 ---> f9db20dcebd2 03:17:52 Step 9/10 : COPY . . 03:17:52 ---> c4747443e8f8 03:17:52 Step 10/10 : RUN ${MAKE} 03:17:52 ---> Running in 413fcfab1b47 03:17:52 noop 03:17:52 Removing intermediate container 413fcfab1b47 03:17:52 ---> 25d7eca992e8 03:17:52 Successfully built 25d7eca992e8 03:17:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:52 + docker inspect -f . ci-base-image-x86_64 03:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:52 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:17:53 $ docker top 6c2a1bc3f79a4f70610db7c199a12f777978f556d71bd91e9614e01bf7cc1dad -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:53 + go version 03:17:53 go version go1.23.2 linux/amd64 [Pipeline] } 03:17:53 $ docker stop --time=1 6c2a1bc3f79a4f70610db7c199a12f777978f556d71bd91e9614e01bf7cc1dad 03:17:54 $ docker rm -f --volumes 6c2a1bc3f79a4f70610db7c199a12f777978f556d71bd91e9614e01bf7cc1dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:55 + docker inspect -f . ci-base-image-x86_64 03:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:55 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:17:56 $ docker top 85e9645bf29d1035a496a705d13d7679a105b4f7d13eba7d9e9fc9e45f8bb426 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 03:17:57 + make test 03:17:57 go test -race -coverprofile=coverage.out ./... 03:18:05 ? github.com/edgexfoundry/device-s7 [no test files] 03:18:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35439 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 03:18:26 Running in /w/workspace/device-s7/11 [Pipeline] { [Pipeline] checkout 03:18:26 Selected Git installation does not exist. Using Default 03:18:26 The recommended git tool is: NONE 03:18:27 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:18:27 ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements 03:18:33 using credential edgex-jenkins-ssh 03:18:33 Cloning the remote Git repository 03:18:33 Cloning repository git@github.com:edgexfoundry/device-s7.git 03:18:33 > git init /w/workspace/device-s7/11 # timeout=10 03:18:33 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 03:18:33 > git --version # timeout=10 03:18:33 > git --version # 'git version 2.25.1' 03:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:34 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 03:18:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:35 Avoid second fetch 03:18:35 Checking out Revision 9db981aa25816d0e0d272d921f7244c5f9cb19d6 (main) 03:18:36 Commit message: "Merge pull request #29 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.1" 03:18:35 > git config core.sparsecheckout # timeout=10 03:18:35 > git checkout -f 9db981aa25816d0e0d272d921f7244c5f9cb19d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:18:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:41 Dload Upload Total Spent Left Speed 03:18:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70483 0 --:--:-- --:--:-- --:--:-- 70872 [Pipeline] sh 03:18:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:18:41 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:18:41 sudo tee /etc/docker/daemon.new 03:18:41 { 03:18:41 "registry-mirrors": [ 03:18:41 "https://nexus3.edgexfoundry.org:10001" 03:18:41 ], 03:18:41 "bip": "10.250.0.254/24", 03:18:41 "hosts": [ 03:18:41 "tcp://0.0.0.0:5555", 03:18:41 "unix:///var/run/docker.sock" 03:18:41 ], 03:18:41 "mtu": 1458, 03:18:41 "selinux-enabled": true, 03:18:41 "seccomp-profile": "/etc/docker/seccomp.json" 03:18:41 } [Pipeline] sh 03:18:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:18:42 + sudo service docker restart 03:18:59 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:00 provisioning config files... 03:19:00 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/11@tmp/config14373854441014310055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:01 ---> ****-login.sh 03:19:01 nexus3.edgexfoundry.org:10001 03:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:01 Configure a credential helper to remove this warning. See 03:19:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:01 03:19:01 Login Succeeded 03:19:01 nexus3.edgexfoundry.org:10002 03:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:02 Configure a credential helper to remove this warning. See 03:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:02 03:19:02 Login Succeeded 03:19:02 nexus3.edgexfoundry.org:10003 03:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:02 Configure a credential helper to remove this warning. See 03:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:02 03:19:02 Login Succeeded 03:19:02 nexus3.edgexfoundry.org:10004 03:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:02 Configure a credential helper to remove this warning. See 03:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:02 03:19:02 Login Succeeded 03:19:02 ****.io 03:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:19:02 Configure a credential helper to remove this warning. See 03:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:19:02 03:19:02 Login Succeeded 03:19:02 ---> ****-login.sh ends [Pipeline] } 03:19:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:19:03 ========================================================= 03:19:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:19:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:19:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:19:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:19:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:19:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:19:04 $ docker stop --time=1 85e9645bf29d1035a496a705d13d7679a105b4f7d13eba7d9e9fc9e45f8bb426 03:19:05 #0 building with "default" instance using docker driver 03:19:05 03:19:05 #1 [internal] load .dockerignore 03:19:05 #1 transferring context: 2B done 03:19:05 #1 DONE 0.1s 03:19:05 03:19:05 #2 [internal] load build definition from Dockerfile 03:19:05 #2 transferring dockerfile: 1.62kB done 03:19:05 #2 DONE 0.1s 03:19:05 03:19:05 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:19:05 #3 DONE 0.1s 03:19:05 03:19:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:19:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 03:19:05 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 03:19:05 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.05MB / 4.09MB 0.1s 03:19:05 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s 03:19:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s 03:19:05 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 03:19:05 #4 ... 03:19:05 03:19:05 #5 [internal] load build context 03:19:05 #5 transferring context: 382.93kB 0.1s done 03:19:05 #5 DONE 0.1s 03:19:05 03:19:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:19:05 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 03:19:05 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s 03:19:05 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 03:19:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.82MB / 70.64MB 0.3s 03:19:05 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 03:19:05 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 03:19:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 03:19:05 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 03:19:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s 03:19:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 9.89MB / 70.64MB 0.4s 03:19:05 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.10MB / 12.73MB 0.4s 03:19:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 13.87MB / 70.64MB 0.5s 03:19:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.34MB / 95.52MB 0.5s 03:19:05 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.24MB / 12.73MB 0.5s 03:19:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.07MB / 70.64MB 0.7s 03:19:05 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done 03:19:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 16.78MB / 95.52MB 0.7s 03:19:05 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s 03:19:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 28.31MB / 70.64MB 0.8s 03:19:05 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done 03:19:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 38.80MB / 70.64MB 1.0s 03:19:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.69MB / 95.52MB 1.0s 03:19:05 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 03:19:06 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.04MB / 70.64MB 1.1s 03:19:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.1s 03:19:06 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 03:19:06 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 49.28MB / 70.64MB 1.2s 03:19:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.2s 03:19:06 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 58.72MB / 70.64MB 1.4s 03:19:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.38MB / 95.52MB 1.4s 03:19:06 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 64.36MB / 70.64MB 1.5s 03:19:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.67MB / 95.52MB 1.5s 03:19:06 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s 03:19:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 63.96MB / 95.52MB 1.6s 03:19:06 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done 03:19:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 1.8s 03:19:07 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.99MB / 95.52MB 1.9s 03:19:07 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 03:19:07 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 87.03MB / 95.52MB 2.0s 03:19:07 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.27MB / 95.52MB 2.1s 03:19:07 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s done 03:19:11 $ docker rm -f --volumes 85e9645bf29d1035a496a705d13d7679a105b4f7d13eba7d9e9fc9e45f8bb426 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:19:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:19:12 + ls -al . 03:19:12 total 228 03:19:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:17 . 03:19:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 03:16 .. 03:19:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:18 .git 03:19:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:16 .github 03:19:12 -rw-rw-r-- 1 jenkins jenkins 237 Dec 20 03:16 .gitignore 03:19:12 -rw-rw-r-- 1 jenkins jenkins 42 Dec 20 03:16 .golangci.yml 03:19:12 drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 03:16 .semver 03:19:12 -rw-rw-r-- 1 jenkins jenkins 19679 Dec 20 03:16 Attribution.txt 03:19:12 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 20 03:16 Dockerfile 03:19:12 -rw-rw-r-- 1 jenkins jenkins 643 Dec 20 03:16 Jenkinsfile 03:19:12 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 20 03:16 LICENSE 03:19:12 -rw-rw-r-- 1 jenkins jenkins 1903 Dec 20 03:16 Makefile 03:19:12 -rw-rw-r-- 1 jenkins jenkins 614 Dec 20 03:16 OWNERS.md 03:19:12 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 20 03:16 README.md 03:19:12 -rw-rw-r-- 1 jenkins jenkins 11 Dec 20 03:16 VERSION 03:19:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:16 bin 03:19:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:16 cmd 03:19:12 -rw-r--r-- 1 jenkins jenkins 19094 Dec 20 03:18 coverage.out 03:19:12 -rw-rw-r-- 1 jenkins jenkins 6929 Dec 20 03:16 go.mod 03:19:12 -rw-rw-r-- 1 jenkins jenkins 100385 Dec 20 03:16 go.sum 03:19:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:16 internal 03:19:12 -rw-rw-r-- 1 jenkins jenkins 223 Dec 20 03:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:12 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.9s 03:19:12 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9db981aa25816d0e0d272d921f7244c5f9cb19d6 --label arch=amd64 --label version=4.0.0-dev.4 . 03:19:12 Sending build context to Docker daemon 686.1kB 03:19:12 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 03:19:12 Step 2/24 : FROM ${BASE} AS builder 03:19:12 ---> 25d7eca992e8 03:19:12 Step 3/24 : ARG MAKE=make build 03:19:13 ---> Running in 1358e064f581 03:19:13 Removing intermediate container 1358e064f581 03:19:13 ---> ada53f884c2d 03:19:13 Step 4/24 : WORKDIR /device-s7 03:19:13 ---> Running in d143f6599cc1 03:19:13 Removing intermediate container d143f6599cc1 03:19:13 ---> 8cc1a10b7a1c 03:19:13 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:19:13 ---> Running in 7a58add5441b 03:19:13 Removing intermediate container 7a58add5441b 03:19:13 ---> 683a3f912254 03:19:13 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 03:19:13 ---> Running in 2cc0a315ac49 03:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:19:14 OK: 246 MiB in 54 packages 03:19:14 Removing intermediate container 2cc0a315ac49 03:19:14 ---> a7be7ff3e96a 03:19:14 Step 7/24 : COPY go.mod vendor* ./ 03:19:15 ---> 964ca19ba0a5 03:19:15 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:15 ---> Running in b67446fa6889 03:19:15 Removing intermediate container b67446fa6889 03:19:15 ---> 28f7b0e0a53b 03:19:15 Step 9/24 : COPY . . 03:19:15 ---> 32c047c1d861 03:19:15 Step 10/24 : RUN ${MAKE} 03:19:15 ---> Running in 2c9c99b71b04 03:19:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:19:19 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.4s 03:19:26 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.0s done 03:19:26 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 03:19:26 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:19:26 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 03:19:26 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 03:19:26 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 03:19:31 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.0s 03:19:34 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.9s done 03:19:34 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0.1s 03:19:36 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done 03:19:37 #4 DONE 31.9s 03:19:37 03:19:37 #6 [builder 2/7] WORKDIR /device-s7 03:19:38 #6 DONE 1.6s 03:19:38 03:19:38 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:19:39 #7 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:19:39 #7 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:19:40 #7 2.467 OK: 238 MiB in 54 packages 03:19:41 #7 DONE 2.8s 03:19:41 03:19:41 #8 [builder 4/7] COPY go.mod vendor* ./ 03:19:41 #8 DONE 0.1s 03:19:41 03:19:41 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:54 Removing intermediate container 2c9c99b71b04 03:19:54 ---> 34624e4d3de9 03:19:54 Step 11/24 : FROM alpine:3.20 03:19:54 3.20: Pulling from library/alpine 03:19:54 da9db072f522: Pulling fs layer 03:19:54 da9db072f522: Verifying Checksum 03:19:54 da9db072f522: Download complete 03:19:54 da9db072f522: Pull complete 03:19:54 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:19:54 Status: Downloaded newer image for alpine:3.20 03:19:54 ---> 63b790fccc90 03:19:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:19:54 ---> Running in 2cd6c3fc341f 03:19:54 Removing intermediate container 2cd6c3fc341f 03:19:54 ---> 8b8e98e128e6 03:19:54 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:19:54 ---> Running in 9a9d2280b332 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:19:54 (1/1) Installing dumb-init (1.2.5-r3) 03:19:54 Executing busybox-1.36.1-r29.trigger 03:19:54 OK: 8 MiB in 15 packages 03:19:54 Removing intermediate container 9a9d2280b332 03:19:54 ---> 68b6d24ea44e 03:19:54 Step 14/24 : RUN apk --no-cache upgrade 03:19:54 ---> Running in 21181a5b9c5b 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:19:55 Upgrading critical system libraries and apk-tools: 03:19:55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:19:55 Executing busybox-1.36.1-r29.trigger 03:19:55 Continuing the upgrade transaction with new apk-tools: 03:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:19:55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:19:55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:19:55 OK: 8 MiB in 15 packages 03:19:56 Removing intermediate container 21181a5b9c5b 03:19:56 ---> 7daa3f85a0e7 03:19:56 Step 15/24 : WORKDIR / 03:19:56 ---> Running in d6d64f7e97dd 03:19:56 Removing intermediate container d6d64f7e97dd 03:19:56 ---> 50012dafe815 03:19:56 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:19:56 ---> 862dcbd6752d 03:19:56 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:19:59 ---> 69aba46f8371 03:19:59 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 03:19:59 ---> 4f9992e59c11 03:19:59 Step 19/24 : EXPOSE 59994 03:19:59 ---> Running in 31da589706a9 03:19:59 Removing intermediate container 31da589706a9 03:19:59 ---> 33e65fe45e88 03:19:59 Step 20/24 : ENTRYPOINT ["/device-s7"] 03:19:59 ---> Running in 56a9d107a099 03:19:59 Removing intermediate container 56a9d107a099 03:19:59 ---> 7eaf0f29a45d 03:19:59 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:19:59 ---> Running in 0b39b6eca723 03:19:59 Removing intermediate container 0b39b6eca723 03:19:59 ---> cdb9210da88e 03:19:59 Step 22/24 : LABEL arch=amd64 03:19:59 ---> Running in e32059a995da 03:19:59 Removing intermediate container e32059a995da 03:19:59 ---> 6bb60aac1580 03:19:59 Step 23/24 : LABEL git_sha=9db981aa25816d0e0d272d921f7244c5f9cb19d6 03:19:59 ---> Running in afbfdbb97d57 03:19:59 Removing intermediate container afbfdbb97d57 03:19:59 ---> 20619de3b569 03:19:59 Step 24/24 : LABEL version=4.0.0-dev.4 03:19:59 ---> Running in d325585a9802 03:19:59 Removing intermediate container d325585a9802 03:19:59 ---> e3e73b6c4689 03:19:59 [Warning] One or more build-args [ARCH] were not consumed 03:19:59 Successfully built e3e73b6c4689 03:19:59 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:59 provisioning config files... 03:19:59 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16849846260698224745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:00 ---> ****-login.sh 03:20:00 nexus3.edgexfoundry.org:10001 03:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:00 Configure a credential helper to remove this warning. See 03:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:00 03:20:00 Login Succeeded 03:20:00 nexus3.edgexfoundry.org:10002 03:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:00 Configure a credential helper to remove this warning. See 03:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:00 03:20:00 Login Succeeded 03:20:00 nexus3.edgexfoundry.org:10003 03:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:00 Configure a credential helper to remove this warning. See 03:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:00 03:20:00 Login Succeeded 03:20:00 nexus3.edgexfoundry.org:10004 03:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:00 Configure a credential helper to remove this warning. See 03:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:00 03:20:00 Login Succeeded 03:20:00 ****.io 03:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:00 Configure a credential helper to remove this warning. See 03:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:00 03:20:00 Login Succeeded 03:20:00 ---> ****-login.sh ends [Pipeline] } 03:20:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:20:00 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 03:20:00 9db981aa25816d0e0d272d921f7244c5f9cb19d6 03:20:00 latest 03:20:00 4.0.0-dev.4 03:20:00 9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 03:20:00 main 03:20:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:01 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:01 + docker push nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6 03:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:20:01 2d83ae9972c8: Preparing 03:20:01 a59035d90d4d: Preparing 03:20:01 a2b71d40a73b: Preparing 03:20:01 6b780c599074: Preparing 03:20:01 8326befb7a64: Preparing 03:20:01 75654b8eeebd: Preparing 03:20:01 75654b8eeebd: Waiting 03:20:01 2d83ae9972c8: Pushed 03:20:01 a2b71d40a73b: Pushed 03:20:01 8326befb7a64: Pushed 03:20:01 75654b8eeebd: Layer already exists 03:20:02 6b780c599074: Pushed 03:20:06 a59035d90d4d: Pushed 03:20:06 9db981aa25816d0e0d272d921f7244c5f9cb19d6: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:06 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:07 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 03:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:20:07 2d83ae9972c8: Preparing 03:20:07 a59035d90d4d: Preparing 03:20:07 a2b71d40a73b: Preparing 03:20:07 6b780c599074: Preparing 03:20:07 8326befb7a64: Preparing 03:20:07 75654b8eeebd: Preparing 03:20:07 75654b8eeebd: Waiting 03:20:07 2d83ae9972c8: Layer already exists 03:20:07 a2b71d40a73b: Layer already exists 03:20:07 6b780c599074: Layer already exists 03:20:07 a59035d90d4d: Layer already exists 03:20:07 8326befb7a64: Layer already exists 03:20:07 75654b8eeebd: Layer already exists 03:20:07 latest: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:07 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:07 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.4 03:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:20:07 2d83ae9972c8: Preparing 03:20:07 a59035d90d4d: Preparing 03:20:07 a2b71d40a73b: Preparing 03:20:07 6b780c599074: Preparing 03:20:07 8326befb7a64: Preparing 03:20:07 75654b8eeebd: Preparing 03:20:07 75654b8eeebd: Waiting 03:20:07 a59035d90d4d: Layer already exists 03:20:07 8326befb7a64: Layer already exists 03:20:07 2d83ae9972c8: Layer already exists 03:20:07 a2b71d40a73b: Layer already exists 03:20:07 6b780c599074: Layer already exists 03:20:07 75654b8eeebd: Layer already exists 03:20:07 4.0.0-dev.4: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:08 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:08 + docker push nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 03:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:20:08 2d83ae9972c8: Preparing 03:20:08 a59035d90d4d: Preparing 03:20:08 a2b71d40a73b: Preparing 03:20:08 6b780c599074: Preparing 03:20:08 8326befb7a64: Preparing 03:20:08 75654b8eeebd: Preparing 03:20:08 a2b71d40a73b: Layer already exists 03:20:08 8326befb7a64: Layer already exists 03:20:08 a59035d90d4d: Layer already exists 03:20:08 6b780c599074: Layer already exists 03:20:08 2d83ae9972c8: Layer already exists 03:20:08 75654b8eeebd: Layer already exists 03:20:08 9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:08 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:09 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 03:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:20:09 2d83ae9972c8: Preparing 03:20:09 a59035d90d4d: Preparing 03:20:09 a2b71d40a73b: Preparing 03:20:09 6b780c599074: Preparing 03:20:09 8326befb7a64: Preparing 03:20:09 75654b8eeebd: Preparing 03:20:09 75654b8eeebd: Waiting 03:20:09 a59035d90d4d: Layer already exists 03:20:09 2d83ae9972c8: Layer already exists 03:20:09 8326befb7a64: Layer already exists 03:20:09 a2b71d40a73b: Layer already exists 03:20:09 6b780c599074: Layer already exists 03:20:09 75654b8eeebd: Layer already exists 03:20:09 main: digest: sha256:0fe7a6537f63bc83055b45fb378eb1f35c9717bb2bc86d8bbab3ce0775e9d2c2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:09 ===================================================== [Pipeline] echo 03:20:09 taggedImages: 03:20:09 - nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6 03:20:09 - nexus3.edgexfoundry.org:10004/device-s7:latest 03:20:09 - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.4 03:20:09 - nexus3.edgexfoundry.org:10004/device-s7:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 03:20:09 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:09 03:20:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:09 latest: Pulling from edgex-lftools-log-publisher 03:20:09 5eb5b503b376: Pulling fs layer 03:20:09 5c69ac0246d0: Pulling fs layer 03:20:09 ec43610c2a17: Pulling fs layer 03:20:09 3a2ae6a8a46f: Pulling fs layer 03:20:09 33b1e0a273af: Pulling fs layer 03:20:09 5d3b04190fa2: Pulling fs layer 03:20:09 2f39f015ded8: Pulling fs layer 03:20:09 5d3b04190fa2: Waiting 03:20:09 2f39f015ded8: Waiting 03:20:09 3a2ae6a8a46f: Waiting 03:20:09 33b1e0a273af: Waiting 03:20:09 5c69ac0246d0: Download complete 03:20:09 3a2ae6a8a46f: Verifying Checksum 03:20:09 3a2ae6a8a46f: Download complete 03:20:09 33b1e0a273af: Verifying Checksum 03:20:09 33b1e0a273af: Download complete 03:20:09 5d3b04190fa2: Download complete 03:20:09 ec43610c2a17: Verifying Checksum 03:20:09 ec43610c2a17: Download complete 03:20:10 5eb5b503b376: Download complete 03:20:10 2f39f015ded8: Download complete 03:20:11 5eb5b503b376: Pull complete 03:20:11 5c69ac0246d0: Pull complete 03:20:12 ec43610c2a17: Pull complete 03:20:12 3a2ae6a8a46f: Pull complete 03:20:12 33b1e0a273af: Pull complete 03:20:12 5d3b04190fa2: Pull complete 03:20:16 2f39f015ded8: Pull complete 03:20:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:16 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:20:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:20:20 #9 DONE 36.7s 03:20:20 03:20:20 #10 [builder 6/7] COPY . . 03:20:20 #10 DONE 0.2s 03:20:20 03:20:20 #11 [builder 7/7] RUN echo noop 03:20:20 #11 0.598 noop 03:20:20 #11 DONE 0.7s 03:20:20 03:20:20 #12 exporting to image 03:20:20 #12 exporting layers 03:20:25 $ docker top d51e0c3ca80d55942558b0cba49f5b74ca2a20c8f8c577efefaa876bfa4e2fcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:25 ---> job-cost.sh 03:20:25 lf-activate-venv: SKIPPING 03:20:25 INFO: No Stack... 03:20:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:26 INFO: Archiving Costs [Pipeline] sh 03:20:26 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 03:20:26 + cut -d, -f6 [Pipeline] lock 03:20:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] 03:20:26 Resource [jenkins-edgexfoundry-device-s7-main-11-stack-cost] did not exist. Created. 03:20:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:27 + echo total: 0.2199999988079071 [Pipeline] stash 03:20:27 Stashed 1 file(s) [Pipeline] } 03:20:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:27 $ docker stop --time=1 d51e0c3ca80d55942558b0cba49f5b74ca2a20c8f8c577efefaa876bfa4e2fcb 03:20:28 $ docker rm -f --volumes d51e0c3ca80d55942558b0cba49f5b74ca2a20c8f8c577efefaa876bfa4e2fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:20:59 #12 exporting layers 36.2s done 03:20:59 #12 writing image sha256:3c604f593ea81b985d2819afc057228162ea45ebc590f5fa79b42ad93e14224c done 03:20:59 #12 naming to docker.io/library/ci-base-image-arm64 done 03:20:59 #12 DONE 36.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:59 + docker inspect -f . ci-base-image-arm64 03:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:59 prd-ubuntu20.04-docker-arm64-4c-16g-35439 does not seem to be running inside a container 03:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/11 -v /w/workspace/device-s7/11:/w/workspace/device-s7/11:rw,z -v /w/workspace/device-s7/11@tmp:/w/workspace/device-s7/11@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-arm64 cat 03:21:01 $ docker top eaf6b39dd6b162abe36b774a5fbc9aa869f727a786045990542fd4ec7f21333b -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:01 + go version 03:21:01 go version go1.23.2 linux/arm64 [Pipeline] } 03:21:01 $ docker stop --time=1 eaf6b39dd6b162abe36b774a5fbc9aa869f727a786045990542fd4ec7f21333b 03:21:03 $ docker rm -f --volumes eaf6b39dd6b162abe36b774a5fbc9aa869f727a786045990542fd4ec7f21333b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:04 + docker inspect -f . ci-base-image-arm64 03:21:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:04 prd-ubuntu20.04-docker-arm64-4c-16g-35439 does not seem to be running inside a container 03:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/11 -v /w/workspace/device-s7/11:/w/workspace/device-s7/11:rw,z -v /w/workspace/device-s7/11@tmp:/w/workspace/device-s7/11@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-arm64 cat 03:21:05 $ docker top 382af4f5267a135883ac8bfc922d78b7f9f66e04538799783ed8cc544e2e4145 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:05 + git config --global --add safe.directory /w/workspace/device-s7/11 [Pipeline] fileExists [Pipeline] sh 03:21:06 + make test 03:21:06 go test -race -coverprofile=coverage.out ./... 03:21:52 ? github.com/edgexfoundry/device-s7 [no test files] 03:24:14 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:24:14 ok github.com/edgexfoundry/device-s7/internal/driver 1.112s coverage: 6.8% of statements 03:24:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:24:14 go vet ./... 03:26:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:26:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:26:21 ./bin/test-attribution-txt.sh [Pipeline] echo 03:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:26:21 $ docker stop --time=1 382af4f5267a135883ac8bfc922d78b7f9f66e04538799783ed8cc544e2e4145 03:26:23 $ docker rm -f --volumes 382af4f5267a135883ac8bfc922d78b7f9f66e04538799783ed8cc544e2e4145 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:26:25 Warning: overwriting stash ‘coverage-report’ 03:26:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:26:27 + ls -al . 03:26:27 total 224 03:26:27 drwxrwxr-x 7 jenkins jenkins 4096 Dec 20 03:21 . 03:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 03:18 .. 03:26:27 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 03:18 .git 03:26:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:18 .github 03:26:27 -rw-rw-r-- 1 jenkins jenkins 237 Dec 20 03:18 .gitignore 03:26:27 -rw-rw-r-- 1 jenkins jenkins 42 Dec 20 03:18 .golangci.yml 03:26:27 -rw-rw-r-- 1 jenkins jenkins 19679 Dec 20 03:18 Attribution.txt 03:26:27 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 20 03:18 Dockerfile 03:26:27 -rw-rw-r-- 1 jenkins jenkins 643 Dec 20 03:18 Jenkinsfile 03:26:27 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 20 03:18 LICENSE 03:26:27 -rw-rw-r-- 1 jenkins jenkins 1903 Dec 20 03:18 Makefile 03:26:27 -rw-rw-r-- 1 jenkins jenkins 614 Dec 20 03:18 OWNERS.md 03:26:27 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 20 03:18 README.md 03:26:27 -rw-rw-r-- 1 jenkins jenkins 11 Dec 20 03:16 VERSION 03:26:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 03:18 bin 03:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:18 cmd 03:26:27 -rw-r--r-- 1 jenkins jenkins 19094 Dec 20 03:24 coverage.out 03:26:27 -rw-rw-r-- 1 jenkins jenkins 6929 Dec 20 03:18 go.mod 03:26:27 -rw-rw-r-- 1 jenkins jenkins 100385 Dec 20 03:18 go.sum 03:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 03:18 internal 03:26:27 -rw-rw-r-- 1 jenkins jenkins 223 Dec 20 03:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:27 + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9db981aa25816d0e0d272d921f7244c5f9cb19d6 --label arch=arm64 --label version=4.0.0-dev.4 . 03:26:27 #0 building with "default" instance using docker driver 03:26:27 03:26:27 #1 [internal] load build definition from Dockerfile 03:26:28 #1 transferring dockerfile: 1.62kB 0.0s done 03:26:28 #1 DONE 0.0s 03:26:28 03:26:28 #2 [internal] load .dockerignore 03:26:28 #2 transferring context: 2B done 03:26:28 #2 DONE 0.0s 03:26:28 03:26:28 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:28 #3 DONE 0.0s 03:26:28 03:26:28 #4 [internal] load metadata for docker.io/library/alpine:3.20 03:26:28 #4 DONE 0.3s 03:26:28 03:26:28 #5 [internal] load build context 03:26:28 #5 transferring context: 22.49kB 0.0s done 03:26:28 #5 DONE 0.1s 03:26:28 03:26:28 #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:26:28 #6 DONE 0.2s 03:26:28 03:26:28 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:26:28 #7 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 03:26:28 #7 ... 03:26:28 03:26:28 #8 [builder 2/7] WORKDIR /device-s7 03:26:28 #8 DONE 0.1s 03:26:28 03:26:28 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:26:28 #7 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 03:26:28 #7 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:26:28 #7 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:26:28 #7 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:26:28 #7 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 03:26:29 #7 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 03:26:29 #7 DONE 1.0s 03:26:29 03:26:29 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:26:29 #9 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:29 #9 1.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:31 #9 2.523 OK: 238 MiB in 54 packages 03:26:31 #9 DONE 2.8s 03:26:31 03:26:31 #10 [builder 4/7] COPY go.mod vendor* ./ 03:26:31 #10 DONE 0.2s 03:26:31 03:26:31 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:32 #11 ... 03:26:32 03:26:32 #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:26:32 #12 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:32 #12 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:32 #12 2.350 (1/1) Installing dumb-init (1.2.5-r3) 03:26:32 #12 2.358 Executing busybox-1.36.1-r29.trigger 03:26:32 #12 2.400 OK: 9 MiB in 15 packages 03:26:32 #12 DONE 2.7s 03:26:32 03:26:32 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:26:32 #13 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:33 #13 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:33 #13 ... 03:26:33 03:26:33 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:33 #11 DONE 1.8s 03:26:33 03:26:33 #14 [builder 6/7] COPY . . 03:26:33 #14 DONE 0.1s 03:26:33 03:26:33 #15 [builder 7/7] RUN make build 03:26:34 #15 0.699 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:26:37 #15 ... 03:26:37 03:26:37 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:26:37 #13 2.671 Upgrading critical system libraries and apk-tools: 03:26:37 #13 2.671 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:26:37 #13 2.697 Executing busybox-1.36.1-r29.trigger 03:26:37 #13 3.069 Continuing the upgrade transaction with new apk-tools: 03:26:37 #13 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:37 #13 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:37 #13 4.683 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:37 #13 4.803 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:37 #13 4.833 OK: 9 MiB in 15 packages 03:26:37 #13 DONE 5.2s 03:26:37 03:26:37 #15 [builder 7/7] RUN make build 03:28:59 #15 DONE 133.2s 03:28:59 03:28:59 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:28:59 #16 DONE 0.1s 03:28:59 03:28:59 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:28:59 #17 DONE 0.5s 03:28:59 03:28:59 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 03:28:59 #18 DONE 0.1s 03:28:59 03:28:59 #19 exporting to image 03:28:59 #19 exporting layers 03:28:59 #19 exporting layers 0.6s done 03:28:59 #19 writing image sha256:e2456948f29e2546f5f124966142f94e12213edba8ff580023e50e9ddfbb6747 done 03:28:59 #19 naming to docker.io/library/device-s7-arm64 done 03:28:59 #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:59 provisioning config files... 03:28:59 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/11@tmp/config7555036615737289269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:59 ---> ****-login.sh 03:28:59 nexus3.edgexfoundry.org:10001 03:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:00 Configure a credential helper to remove this warning. See 03:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:00 03:29:00 Login Succeeded 03:29:00 nexus3.edgexfoundry.org:10002 03:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:00 Configure a credential helper to remove this warning. See 03:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:00 03:29:00 Login Succeeded 03:29:00 nexus3.edgexfoundry.org:10003 03:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:00 Configure a credential helper to remove this warning. See 03:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:00 03:29:00 Login Succeeded 03:29:00 nexus3.edgexfoundry.org:10004 03:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:00 Configure a credential helper to remove this warning. See 03:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:00 03:29:00 Login Succeeded 03:29:00 ****.io 03:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:01 Configure a credential helper to remove this warning. See 03:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:01 03:29:01 Login Succeeded 03:29:01 ---> ****-login.sh ends [Pipeline] } 03:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:01 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 03:29:01 9db981aa25816d0e0d272d921f7244c5f9cb19d6 03:29:01 latest 03:29:01 4.0.0-dev.4 03:29:01 9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 03:29:01 main 03:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:01 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:01 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6 03:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:01 697c761db10f: Preparing 03:29:01 b61564100bc8: Preparing 03:29:01 6c4f6f3d7923: Preparing 03:29:01 8f66c4479a60: Preparing 03:29:01 4f191acd37e9: Preparing 03:29:01 651d9022c234: Preparing 03:29:01 651d9022c234: Waiting 03:29:02 4f191acd37e9: Pushed 03:29:02 6c4f6f3d7923: Pushed 03:29:02 697c761db10f: Pushed 03:29:02 651d9022c234: Layer already exists 03:29:03 8f66c4479a60: Pushed 03:29:11 b61564100bc8: Pushed 03:29:11 9db981aa25816d0e0d272d921f7244c5f9cb19d6: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:12 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:12 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:12 697c761db10f: Preparing 03:29:12 b61564100bc8: Preparing 03:29:12 6c4f6f3d7923: Preparing 03:29:12 8f66c4479a60: Preparing 03:29:12 4f191acd37e9: Preparing 03:29:12 651d9022c234: Preparing 03:29:12 651d9022c234: Waiting 03:29:12 b61564100bc8: Layer already exists 03:29:12 4f191acd37e9: Layer already exists 03:29:12 8f66c4479a60: Layer already exists 03:29:12 6c4f6f3d7923: Layer already exists 03:29:12 697c761db10f: Layer already exists 03:29:12 651d9022c234: Layer already exists 03:29:12 latest: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:13 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:13 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.4 03:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:13 697c761db10f: Preparing 03:29:13 b61564100bc8: Preparing 03:29:13 6c4f6f3d7923: Preparing 03:29:13 8f66c4479a60: Preparing 03:29:13 4f191acd37e9: Preparing 03:29:13 651d9022c234: Preparing 03:29:13 651d9022c234: Waiting 03:29:13 4f191acd37e9: Layer already exists 03:29:13 b61564100bc8: Layer already exists 03:29:13 697c761db10f: Layer already exists 03:29:13 8f66c4479a60: Layer already exists 03:29:13 6c4f6f3d7923: Layer already exists 03:29:13 651d9022c234: Layer already exists 03:29:13 4.0.0-dev.4: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:14 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:14 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 03:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:14 697c761db10f: Preparing 03:29:14 b61564100bc8: Preparing 03:29:14 6c4f6f3d7923: Preparing 03:29:14 8f66c4479a60: Preparing 03:29:14 4f191acd37e9: Preparing 03:29:14 651d9022c234: Preparing 03:29:14 651d9022c234: Waiting 03:29:14 697c761db10f: Layer already exists 03:29:14 4f191acd37e9: Layer already exists 03:29:14 8f66c4479a60: Layer already exists 03:29:14 b61564100bc8: Layer already exists 03:29:14 6c4f6f3d7923: Layer already exists 03:29:14 651d9022c234: Layer already exists 03:29:14 9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 03:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:15 697c761db10f: Preparing 03:29:15 b61564100bc8: Preparing 03:29:15 6c4f6f3d7923: Preparing 03:29:15 8f66c4479a60: Preparing 03:29:15 4f191acd37e9: Preparing 03:29:15 651d9022c234: Preparing 03:29:15 651d9022c234: Waiting 03:29:15 6c4f6f3d7923: Layer already exists 03:29:15 8f66c4479a60: Layer already exists 03:29:15 697c761db10f: Layer already exists 03:29:15 b61564100bc8: Layer already exists 03:29:15 4f191acd37e9: Layer already exists 03:29:15 651d9022c234: Layer already exists 03:29:15 main: digest: sha256:f70ef7da782b8d08b3958e2781562973d6dade088a011cd4d9f249cdbb85772d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:15 ===================================================== [Pipeline] echo 03:29:15 taggedImages: 03:29:15 - nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6 03:29:15 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:29:15 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.4 03:29:15 - nexus3.edgexfoundry.org:10004/device-s7-arm64:9db981aa25816d0e0d272d921f7244c5f9cb19d6-4.0.0-dev.4 03:29:15 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:16 03:29:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:16 arm64: Pulling from edgex-lftools-log-publisher 03:29:16 8998bd30e6a1: Pulling fs layer 03:29:16 04944245beec: Pulling fs layer 03:29:16 699f458cf7ca: Pulling fs layer 03:29:16 765212b225bb: Pulling fs layer 03:29:16 f23df028b6ca: Pulling fs layer 03:29:16 d65c8cfc05b1: Pulling fs layer 03:29:16 2437ff75d9bd: Pulling fs layer 03:29:16 d65c8cfc05b1: Waiting 03:29:16 765212b225bb: Waiting 03:29:16 2437ff75d9bd: Waiting 03:29:16 f23df028b6ca: Waiting 03:29:16 04944245beec: Download complete 03:29:16 765212b225bb: Verifying Checksum 03:29:16 765212b225bb: Download complete 03:29:16 f23df028b6ca: Download complete 03:29:16 d65c8cfc05b1: Verifying Checksum 03:29:16 d65c8cfc05b1: Download complete 03:29:16 699f458cf7ca: Verifying Checksum 03:29:16 699f458cf7ca: Download complete 03:29:17 8998bd30e6a1: Verifying Checksum 03:29:17 8998bd30e6a1: Download complete 03:29:19 2437ff75d9bd: Verifying Checksum 03:29:19 2437ff75d9bd: Download complete 03:29:23 8998bd30e6a1: Pull complete 03:29:23 04944245beec: Pull complete 03:29:25 699f458cf7ca: Pull complete 03:29:25 765212b225bb: Pull complete 03:29:26 f23df028b6ca: Pull complete 03:29:26 d65c8cfc05b1: Pull complete 03:29:53 2437ff75d9bd: Pull complete 03:29:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:53 prd-ubuntu20.04-docker-arm64-4c-16g-35439 does not seem to be running inside a container 03:29:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-s7/11 -v /w/workspace/device-s7/11:/w/workspace/device-s7/11:rw,z -v /w/workspace/device-s7/11@tmp:/w/workspace/device-s7/11@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:arm64 cat 03:29:55 $ docker top 397afa386e1cadcc30e68be24da723e643256518c4a018a091bab7a5897ca29d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:56 ---> job-cost.sh 03:29:56 lf-activate-venv: SKIPPING 03:29:56 INFO: No Stack... 03:29:56 INFO: Retrieving Pricing Info for: v3-standard-8 03:29:57 INFO: Archiving Costs [Pipeline] sh 03:29:58 + cat /w/workspace/device-s7/11/archives/cost.csv 03:29:58 + cut -d, -f6 [Pipeline] lock 03:29:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] 03:29:58 Resource [jenkins-edgexfoundry-device-s7-main-11-stack-cost] did not exist. Created. 03:29:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:29:58 /w/workspace/device-s7/11@tmp/durable-c1a4849e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:29:58 + echo total: 0.2199999988079071 [Pipeline] stash 03:29:58 Warning: overwriting stash ‘stack-cost’ 03:29:58 Stashed 1 file(s) [Pipeline] } 03:29:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 03:29:58 $ docker stop --time=1 397afa386e1cadcc30e68be24da723e643256518c4a018a091bab7a5897ca29d 03:30:00 $ docker rm -f --volumes 397afa386e1cadcc30e68be24da723e643256518c4a018a091bab7a5897ca29d [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:30:00 provisioning config files... 03:30:00 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4665036701128507860tmp [Pipeline] { [Pipeline] sh 03:30:01 + set +x 03:30:01 + curl -s https://codecov.io/bash 03:30:01 + bash -s -- 03:30:01 03:30:01 _____ _ 03:30:01 / ____| | | 03:30:01 | | ___ __| | ___ ___ _____ __ 03:30:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:30:01 | |___| (_) | (_| | __/ (_| (_) \ V / 03:30:01 \_____\___/ \__,_|\___|\___\___/ \_/ 03:30:01 Bash-1.0.6 03:30:01 03:30:01 03:30:01 ==> git version 2.25.1 found 03:30:01 ==> 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:30:01 Release-Date: 2020-01-08 03:30:01 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:30:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:30:01 ==> Jenkins CI detected. 03:30:01 current dir:  /w/workspace/edgexfoundry_device-s7_main 03:30:01 project root: . 03:30:01 --> token set from env 03:30:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:30:01 ==> Running gcov in . (disable via -X gcov) 03:30:01 ==> Python coveragepy not found 03:30:01 ==> Searching for coverage reports in: 03:30:01 + . 03:30:01 -> Found 1 reports 03:30:01 ==> Detecting git/mercurial file structure 03:30:01 ==> Reading reports 03:30:01 + ./coverage.out bytes=19094 03:30:01 ==> Appending adjustments 03:30:01 https://docs.codecov.io/docs/fixing-reports 03:30:01 + Found adjustments 03:30:01 ==> Gzipping contents 03:30:01 4.0K /tmp/codecov.DMP8Hj.gz 03:30:01 ==> Uploading reports 03:30:01 url: https://codecov.io 03:30:01 query: branch=main&commit=9db981aa25816d0e0d272d921f7244c5f9cb19d6&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 03:30:01 -> Pinging Codecov 03:30:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9db981aa25816d0e0d272d921f7244c5f9cb19d6&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 03:30:01 -> Uploading to 03:30:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/9db981aa25816d0e0d272d921f7244c5f9cb19d6/ddbfe038-89bb-473d-bdae-e8ec0755bc67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241220T033001Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=98fa967e710f583d866415cf0edee23f3e8264aac03afc0c76806ece8f1c2d28 03:30:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:01 Dload Upload Total Spent Left Speed 03:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17586 --:--:-- --:--:-- --:--:-- 17695 03:30:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] } 03:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:30:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:30:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:30:02 03:30:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:30:03 latest: Pulling from edgex-devops/edgex-snyk-go 03:30:03 43c4264eed91: Already exists 03:30:03 4cc291be95ef: Already exists 03:30:03 2ac1f1163629: Already exists 03:30:03 5c3c966382ef: Already exists 03:30:03 4f4fb700ef54: Already exists 03:30:03 d9c7d2e4e75e: Pulling fs layer 03:30:03 9c3e1370e548: Pulling fs layer 03:30:04 d9c7d2e4e75e: Verifying Checksum 03:30:04 d9c7d2e4e75e: Download complete 03:30:04 d9c7d2e4e75e: Pull complete 03:30:08 9c3e1370e548: Verifying Checksum 03:30:08 9c3e1370e548: Download complete 03:30:11 9c3e1370e548: Pull complete 03:30:11 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:30:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:12 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:30: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/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:latest cat 03:30:18 $ docker top a9e2827f97cb69463e5553de5f11288f3b531ded371649a11c33f5caf7f0ead9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 03:30:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 03:30:18 + set -o pipefail 03:30:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 03:30:25 03:30:25 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 03:30:25 03:30:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/d0d430ad-f0d6-40fb-8d2c-d5545be91c28 03:30:25 03:30:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:30:25 03:30:26 03:30:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:30:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:30:26 $ docker stop --time=1 a9e2827f97cb69463e5553de5f11288f3b531ded371649a11c33f5caf7f0ead9 03:30:35 $ docker rm -f --volumes a9e2827f97cb69463e5553de5f11288f3b531ded371649a11c33f5caf7f0ead9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:30:36 + git log --format=format:%s -1 9db981aa25816d0e0d272d921f7244c5f9cb19d6 [Pipeline] sh 03:30:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:30:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:37 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:30:38 $ docker top 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e -eo pid,comm 03:30:38 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:30:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:30:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:50 [ssh-agent] Looking for ssh-agent implementation... 03:30:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:50 $ docker exec 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e ssh-agent 03:30:50 SSH_AUTH_SOCK=/tmp/ssh-d2vwrzUXCjRf/agent.32 03:30:50 SSH_AGENT_PID=38 03:30:50 Running ssh-add (command line suppressed) 03:30:50 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17110424556326781311.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17110424556326781311.key) 03:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:51 + git semver tag 03:30:51 2024-12-20 03:30:51,320 [run_tag] DEBUG tag force:False 03:30:51 2024-12-20 03:30:51,320 [check_head_tag] DEBUG check head tag 03:30:51 2024-12-20 03:30:51,321 [execute] INFO git cat-file --batch-check 03:30:51 2024-12-20 03:30:51,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 03:30:51 2024-12-20 03:30:51,324 [execute] INFO git cat-file --batch 03:30:51 2024-12-20 03:30:51,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 03:30:51 2024-12-20 03:30:51,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:30:51 2024-12-20 03:30:51,329 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 03:30:51 2024-12-20 03:30:51,330 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 03:30:51 2024-12-20 03:30:51,333 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:30:51 4.0.0-dev.4 [Pipeline] } 03:30:51 $ docker exec --env ******** --env ******** 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e ssh-agent -k 03:30:51 unset SSH_AUTH_SOCK; 03:30:51 unset SSH_AGENT_PID; 03:30:51 echo Agent pid 38 killed; 03:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:30:51 + git semver [Pipeline] } 03:30:52 $ docker stop --time=1 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e 03:30:53 $ docker rm -f --volumes 24ec623b30c2508b5f8fe83b710c1c9e66281cdbcc422d0b412798a95da8792e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:30:54 03:30:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:30:54 0.23.1-centos7: Pulling from edgex-lftools 03:30:54 ab5ef0e58194: Pulling fs layer 03:30:54 9712f1f96733: Pulling fs layer 03:30:54 63f879dbbcfc: Pulling fs layer 03:30:54 0d9ebad4ef96: Pulling fs layer 03:30:54 e9a5061849ea: Pulling fs layer 03:30:54 d747dcd14b5f: Pulling fs layer 03:30:54 2de7ff778b66: Pulling fs layer 03:30:54 9712f1f96733: Verifying Checksum 03:30:54 9712f1f96733: Download complete 03:30:54 63f879dbbcfc: Verifying Checksum 03:30:54 63f879dbbcfc: Download complete 03:30:54 e9a5061849ea: Verifying Checksum 03:30:54 e9a5061849ea: Download complete 03:30:54 d747dcd14b5f: Download complete 03:30:54 0d9ebad4ef96: Verifying Checksum 03:30:54 0d9ebad4ef96: Download complete 03:30:54 ab5ef0e58194: Verifying Checksum 03:30:54 ab5ef0e58194: Download complete 03:30:54 2de7ff778b66: Verifying Checksum 03:30:54 2de7ff778b66: Download complete 03:30:58 ab5ef0e58194: Pull complete 03:30:58 9712f1f96733: Pull complete 03:30:59 63f879dbbcfc: Pull complete 03:31:03 0d9ebad4ef96: Pull complete 03:31:03 e9a5061849ea: Pull complete 03:31:03 d747dcd14b5f: Pull complete 03:31:05 2de7ff778b66: Pull complete 03:31:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:05 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:31:21 $ docker top 03ab42267b1706c7fb5490a9dd9164402950c97d8842ffc59b22c746715d522f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:31:21 provisioning config files... 03:31:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config936611874442827014tmp 03:31:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13909364181473732305tmp 03:31:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config604333960063074842tmp [Pipeline] { [Pipeline] echo 03:31:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:31:22 ---> sigul-configuration.sh 03:31:22 gpg: directory `/root/.gnupg' created 03:31:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:31:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:31:22 gpg: keyring `/root/.gnupg/secring.gpg' created 03:31:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:31:22 gpg: CAST5 encrypted data 03:31:22 gpg: encrypted with 1 passphrase 03:31:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:31:22 + mkdir /home/jenkins 03:31:22 + mkdir /home/jenkins/sigul [Pipeline] sh 03:31:22 + 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:31:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:31:23 ---> sigul-install.sh 03:31:23 Sigul already installed; skipping installation. [Pipeline] sh 03:31:23 + git tag --list 03:31:23 v0.0.0 03:31:23 v0.0.1-dev.1 03:31:23 v0.0.1-dev.2 03:31:23 v4.0.0-dev.1 03:31:23 v4.0.0-dev.2 03:31:23 v4.0.0-dev.3 03:31:23 v4.0.0-dev.4 [Pipeline] sh 03:31:23 + lftools sign git-tag v4.0.0-dev.4 03:31:24 Signing Git tag with Sigul... 03:31:24 Signing v4.0.0-dev.4 [Pipeline] echo 03:31:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:31:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:31:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:31:25 $ docker stop --time=1 03ab42267b1706c7fb5490a9dd9164402950c97d8842ffc59b22c746715d522f 03:31:26 $ docker rm -f --volumes 03ab42267b1706c7fb5490a9dd9164402950c97d8842ffc59b22c746715d522f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:31:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:27 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:31:29 $ docker top 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 -eo pid,comm 03:31:29 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:31:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:29 [ssh-agent] Looking for ssh-agent implementation... 03:31:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:29 $ docker exec 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 ssh-agent 03:31:29 SSH_AUTH_SOCK=/tmp/ssh-mRKyEZzt6jgC/agent.32 03:31:29 SSH_AGENT_PID=38 03:31:29 Running ssh-add (command line suppressed) 03:31:29 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14680449710877429802.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14680449710877429802.key) 03:31:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:30 + git semver bump pre 03:31:30 2024-12-20 03:31:30,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:31:30 2024-12-20 03:31:30,232 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 03:31:30 2024-12-20 03:31:30,232 [bump_version] DEBUG bumped version:4.0.0-dev.5 03:31:30 2024-12-20 03:31:30,232 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 03:31:30 2024-12-20 03:31:30,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:31:30 2024-12-20 03:31:30,232 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 03:31:30 2024-12-20 03:31:30,234 [execute] INFO git cat-file --batch-check 03:31:30 2024-12-20 03:31:30,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:31:30 2024-12-20 03:31:30,240 [execute] INFO git cat-file --batch 03:31:30 2024-12-20 03:31:30,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:31:30 2024-12-20 03:31:30,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:31:30 4.0.0-dev.5 [Pipeline] } 03:31:30 $ docker exec --env ******** --env ******** 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 ssh-agent -k 03:31:30 unset SSH_AUTH_SOCK; 03:31:30 unset SSH_AGENT_PID; 03:31:30 echo Agent pid 38 killed; 03:31:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:30 + git semver [Pipeline] } 03:31:31 $ docker stop --time=1 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 03:31:32 $ docker rm -f --volumes 5ec66d1992720d05a07fa851389cdf29a803c46db362c324b629ffb595d17532 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:33 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:31:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:31:33 $ docker top 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:33 [ssh-agent] Looking for ssh-agent implementation... 03:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:34 $ docker exec 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 ssh-agent 03:31:34 SSH_AUTH_SOCK=/tmp/ssh-Ce9TbYUSzzMr/agent.32 03:31:34 SSH_AGENT_PID=39 03:31:34 Running ssh-add (command line suppressed) 03:31:34 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16872606124288456480.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16872606124288456480.key) 03:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:34 + git semver push 03:31:34 2024-12-20 03:31:34,857 [run_push] DEBUG push 03:31:34 2024-12-20 03:31:34,858 [execute] INFO git cat-file --batch-check 03:31:34 2024-12-20 03:31:34,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:31:34 2024-12-20 03:31:34,862 [execute] INFO git rev-list 6e6155203ba0ca671c5416cb6284b7b9cd38d7b2 -- 03:31:34 2024-12-20 03:31:34,862 [execute] DEBUG Popen(['git', 'rev-list', '6e6155203ba0ca671c5416cb6284b7b9cd38d7b2', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 03:31:34 2024-12-20 03:31:34,868 [execute] INFO git fetch -v origin 03:31:34 2024-12-20 03:31:34,869 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) 03:31:35 2024-12-20 03:31:35,322 [run_push] DEBUG no remote changes detected 03:31:35 2024-12-20 03:31:35,323 [execute] INFO git push origin semver 03:31:35 2024-12-20 03:31:35,323 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 03:31:36 2024-12-20 03:31:36,529 [run_push] DEBUG push all version tags 03:31:36 2024-12-20 03:31:36,530 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:31:36 2024-12-20 03:31:36,530 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 03:31:37 2024-12-20 03:31:37,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:31:37 4.0.0-dev.5 [Pipeline] } 03:31:37 $ docker exec --env ******** --env ******** 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 ssh-agent -k 03:31:37 unset SSH_AUTH_SOCK; 03:31:37 unset SSH_AGENT_PID; 03:31:37 echo Agent pid 39 killed; 03:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:37 + git semver [Pipeline] } 03:31:38 $ docker stop --time=1 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 03:31:40 $ docker rm -f --volumes 5135b2f630c912ed4ac1cc72daba413b1e5635598c3aded5e625092eceecf9e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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:31:41 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 03:31:41 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 03:31:41 total 16 03:31:41 drwxr-xr-x 3 root root 4096 Dec 20 03:20 . 03:31:41 drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 03:31 .. 03:31:41 drwxr-xr-x 2 root root 4096 Dec 20 03:20 cost 03:31:41 -rw-r--r-- 1 root root 80 Dec 20 03:20 cost.csv 03:31:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 03:31:41 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 03:31:41 total 16 03:31:41 drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 03:20 . 03:31:41 drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 03:31 .. 03:31:41 drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 03:20 cost 03:31:41 -rw-r--r-- 1 jenkins jenkins 80 Dec 20 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:31:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:31:42 ---> package-listing.sh 03:31:42 ++ facter osfamily 03:31:42 ++ tr '[:upper:]' '[:lower:]' 03:31:42 + OS_FAMILY=debian 03:31:42 + workspace=/w/workspace/edgexfoundry_device-s7_main 03:31:42 + START_PACKAGES=/tmp/packages_start.txt 03:31:42 + END_PACKAGES=/tmp/packages_end.txt 03:31:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:31:42 + PACKAGES=/tmp/packages_start.txt 03:31:42 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:31:42 + PACKAGES=/tmp/packages_end.txt 03:31:42 + case "${OS_FAMILY}" in 03:31:42 + dpkg -l 03:31:42 + grep '^ii' 03:31:42 + '[' -f /tmp/packages_start.txt ']' 03:31:42 + '[' -f /tmp/packages_end.txt ']' 03:31:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:31:42 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:31:42 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 03:31:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 03:31:42 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:31:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:43 prd-ubuntu20.04-docker-8c-8g-35438 does not seem to be running inside a container 03:31:43 $ 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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:31:45 $ docker top 2e2243728a6a73eae7dbb64eafd767c89d45dce5a2b8e175ea8e178ccb917960 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:46 + touch /tmp/pre-build-complete [Pipeline] sh 03:31:46 + mkdir -p /var/log/sysstat [Pipeline] sh 03:31:46 + ls /var/log/sa-host 03:31:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:46 provisioning config files... 03:31:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2107320552414276608tmp [Pipeline] { [Pipeline] echo 03:31:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:31:47 ---> create-netrc.sh [Pipeline] } 03:31:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:31:47 ---> python-tools-install.sh [Pipeline] echo 03:31:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:31:47 ---> sudo-logs.sh 03:31:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:31:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:31:48 ---> job-cost.sh 03:31:48 lf-activate-venv: SKIPPING 03:31:48 DEBUG: total: 0.2199999988079071 03:31:48 INFO: Retrieving Stack Cost... 03:31:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:31:48 INFO: Archiving Costs [Pipeline] echo 03:31:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:31:49 ---> logs-deploy.sh 03:31:49 lf-activate-venv: SKIPPING 03:31:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/11 03:31:49 INFO: archiving workspace using pattern(s): 03:31:50 Archives upload complete. 03:31:50 INFO: archiving logs to Nexus 03:31:51 ---> uname -a: 03:31:51 Linux prd-ubuntu20-04-docker-8c-8g-35438 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:31:51 03:31:51 03:31:51 ---> lscpu: 03:31:51 Architecture: x86_64 03:31:51 CPU op-mode(s): 32-bit, 64-bit 03:31:51 Byte Order: Little Endian 03:31:51 Address sizes: 40 bits physical, 48 bits virtual 03:31:51 CPU(s): 8 03:31:51 On-line CPU(s) list: 0-7 03:31:51 Thread(s) per core: 1 03:31:51 Core(s) per socket: 1 03:31:51 Socket(s): 8 03:31:51 NUMA node(s): 1 03:31:51 Vendor ID: AuthenticAMD 03:31:51 CPU family: 23 03:31:51 Model: 49 03:31:51 Model name: AMD EPYC-Rome Processor 03:31:51 Stepping: 0 03:31:51 CPU MHz: 2799.998 03:31:51 BogoMIPS: 5599.99 03:31:51 Virtualization: AMD-V 03:31:51 Hypervisor vendor: KVM 03:31:51 Virtualization type: full 03:31:51 L1d cache: 256 KiB 03:31:51 L1i cache: 256 KiB 03:31:51 L2 cache: 4 MiB 03:31:51 L3 cache: 128 MiB 03:31:51 NUMA node0 CPU(s): 0-7 03:31:51 Vulnerability Itlb multihit: Not affected 03:31:51 Vulnerability L1tf: Not affected 03:31:51 Vulnerability Mds: Not affected 03:31:51 Vulnerability Meltdown: Not affected 03:31:51 Vulnerability Mmio stale data: Not affected 03:31:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:31:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:31:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:31:51 Vulnerability Srbds: Not affected 03:31:51 Vulnerability Tsx async abort: Not affected 03:31:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:31:51 03:31:51 03:31:51 ---> nproc: 03:31:51 8 03:31:51 03:31:51 03:31:51 ---> df -h: 03:31:51 Filesystem Size Used Avail Use% Mounted on 03:31:51 overlay 155G 13G 142G 9% / 03:31:51 tmpfs 64M 0 64M 0% /dev 03:31:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:31:51 shm 64M 0 64M 0% /dev/shm 03:31:51 /dev/vda1 155G 13G 142G 9% /facter-os 03:31:51 03:31:51 03:31:51 ---> sar -b -r -n DEV: 03:31:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35438) 12/20/24 _x86_64_ (8 CPU) 03:31:51 03:31:51 03:15:25 LINUX RESTART (8 CPU) 03:31:51 03:31:51 03:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:31:51 03:17:01 361.21 13.70 347.52 0.00 1809.13 63088.97 0.00 03:31:51 03:18:01 196.92 0.10 196.82 0.00 7.46 68998.73 0.00 03:31:51 03:19:01 26.58 0.02 26.56 0.00 0.13 16366.22 0.00 03:31:51 03:20:01 169.42 0.17 169.26 0.00 8.67 50247.23 0.00 03:31:51 03:21:01 88.84 12.78 76.05 0.00 5452.02 23150.41 0.00 03:31:51 03:22:01 4.83 0.00 4.83 0.00 0.00 58.11 0.00 03:31:51 03:23:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 03:31:51 03:24:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 03:31:51 03:25:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 03:31:51 03:26:01 2.55 0.00 2.55 0.00 0.00 41.86 0.00 03:31:51 03:27:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 03:31:51 03:28:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 03:31:51 03:29:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:31:51 03:30:01 1.45 0.07 1.38 0.00 7.87 16.66 0.00 03:31:51 03:31:01 73.39 0.25 73.14 0.00 5.07 31464.49 0.00 03:31:51 Average: 62.21 1.81 60.41 0.00 486.02 16901.95 0.00 03:31:51 03:31:51 03:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:31:51 03:17:01 28105728 31521184 783256 2.38 130800 3450248 1905552 5.62 1268744 2996524 861460 03:31:51 03:18:01 27775440 31308144 989520 3.01 188444 3474212 2131392 6.28 1377884 3176500 21468 03:31:51 03:19:01 27013268 31453856 841868 2.56 193172 4311664 2223708 6.55 1355540 3896336 412300 03:31:51 03:20:01 27503760 31537808 762244 2.32 197568 3949488 1761136 5.19 1352968 3460880 504 03:31:51 03:21:01 26611224 31510296 778428 2.37 212360 4735040 1850272 5.45 1608544 4019512 1100 03:31:51 03:22:01 26614840 31513976 774592 2.36 212444 4735044 1850272 5.45 1600144 4019516 16 03:31:51 03:23:01 26621580 31520824 767636 2.33 212520 4735048 1850272 5.45 1593260 4019520 168 03:31:51 03:24:01 26621880 31521168 767288 2.33 212564 4735052 1850272 5.45 1593024 4019524 12 03:31:51 03:25:01 26627564 31527572 761368 2.32 212652 4735052 1850272 5.45 1586868 4020100 176 03:31:51 03:26:01 26627768 31527900 760960 2.31 212780 4735032 1850272 5.45 1587272 4020096 176 03:31:51 03:27:01 26627452 31527584 761220 2.31 212820 4735032 1850272 5.45 1586920 4020096 40 03:31:51 03:28:01 26627616 31527844 760924 2.31 212852 4735036 1850272 5.45 1586716 4020104 8 03:31:51 03:29:01 26627308 31527552 761196 2.31 212868 4735036 1850272 5.45 1586744 4020100 8 03:31:51 03:30:01 26625040 31525588 762872 2.32 212908 4735300 1849980 5.45 1590624 4020184 48 03:31:51 03:31:01 25534080 31453644 831792 2.53 224292 5672916 2096284 6.18 1677152 4948360 543756 03:31:51 Average: 26810970 31500329 791011 2.41 204070 4547280 1908033 5.62 1530160 3911823 122749 03:31:51 03:31:51 03:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:31:51 03:17:01 ens3 789.00 487.49 8272.66 86.46 0.00 0.00 0.00 0.00 03:31:51 03:17:01 docker0 317.81 525.86 27.42 3319.47 0.00 0.00 0.00 0.00 03:31:51 03:17:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 03:31:51 03:18:01 vethf11f72e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:31:51 03:18:01 ens3 20.86 12.26 29.85 7.88 0.00 0.00 0.00 0.00 03:31:51 03:18:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:31:51 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:51 03:19:01 vethf11f72e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:19:01 ens3 12.70 7.77 12.13 5.62 0.00 0.00 0.00 0.00 03:31:51 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:20:01 ens3 49.68 30.29 276.07 12.02 0.00 0.00 0.00 0.00 03:31:51 03:20:01 docker0 7.65 15.98 0.46 190.69 0.00 0.00 0.00 0.00 03:31:51 03:20:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 03:31:51 03:21:01 ens3 249.39 167.69 4644.24 408.69 0.00 0.00 0.00 0.00 03:31:51 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:21:01 lo 5.67 5.67 0.57 0.57 0.00 0.00 0.00 0.00 03:31:51 03:22:01 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 03:31:51 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:51 03:23:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 03:31:51 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:24:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:31:51 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:51 03:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:26:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:31:51 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:51 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:31:51 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:51 03:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:30:01 ens3 3.25 2.53 3.21 0.92 0.00 0.00 0.00 0.00 03:31:51 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:51 03:30:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 03:31:51 03:31:01 ens3 377.50 231.44 7157.44 167.04 0.00 0.00 0.00 0.00 03:31:51 03:31:01 docker0 69.82 143.63 6.75 1316.25 0.00 0.00 0.00 0.00 03:31:51 03:31:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 03:31:51 Average: ens3 100.23 62.69 1359.74 45.92 0.00 0.00 0.00 0.00 03:31:51 Average: docker0 26.35 45.71 2.31 321.78 0.00 0.00 0.00 0.00 03:31:51 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 03:31:51 03:31:51 03:31:51 ---> sar -P ALL: 03:31:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35438) 12/20/24 _x86_64_ (8 CPU) 03:31:51 03:31:51 03:15:25 LINUX RESTART (8 CPU) 03:31:51 03:31:51 03:16:01 CPU %user %nice %system %iowait %steal %idle 03:31:51 03:17:01 all 8.76 0.00 3.56 5.11 0.08 82.50 03:31:51 03:17:01 0 7.71 0.00 3.32 2.85 0.07 86.05 03:31:51 03:17:01 1 9.79 0.00 3.68 7.86 0.08 78.59 03:31:51 03:17:01 2 8.07 0.00 4.60 4.60 0.08 82.64 03:31:51 03:17:01 3 10.29 0.00 3.17 2.52 0.08 83.94 03:31:51 03:17:01 4 9.60 0.00 3.79 18.64 0.07 67.90 03:31:51 03:17:01 5 8.27 0.00 3.35 2.81 0.08 85.49 03:31:51 03:17:01 6 7.81 0.00 3.65 1.26 0.08 87.19 03:31:51 03:17:01 7 8.53 0.00 2.88 0.42 0.07 88.11 03:31:51 03:18:01 all 5.23 0.00 2.49 8.16 0.04 84.07 03:31:51 03:18:01 0 6.22 0.00 1.92 0.15 0.03 91.68 03:31:51 03:18:01 1 5.43 0.00 1.94 6.99 0.05 85.59 03:31:51 03:18:01 2 5.64 0.00 3.04 3.41 0.05 87.86 03:31:51 03:18:01 3 4.56 0.00 2.51 2.88 0.03 90.03 03:31:51 03:18:01 4 5.41 0.00 1.46 0.94 0.03 92.15 03:31:51 03:18:01 5 5.24 0.00 3.36 46.11 0.07 45.22 03:31:51 03:18:01 6 4.17 0.00 1.83 2.59 0.03 91.37 03:31:51 03:18:01 7 5.18 0.00 3.82 2.55 0.05 88.40 03:31:51 03:19:01 all 61.71 0.00 7.78 1.28 0.10 29.12 03:31:51 03:19:01 0 60.86 0.00 7.28 0.82 0.10 30.94 03:31:51 03:19:01 1 61.84 0.00 7.81 0.79 0.10 29.45 03:31:51 03:19:01 2 63.11 0.00 8.36 0.29 0.10 28.14 03:31:51 03:19:01 3 61.13 0.00 7.60 3.08 0.10 28.10 03:31:51 03:19:01 4 60.46 0.00 8.26 0.12 0.10 31.06 03:31:51 03:19:01 5 62.80 0.00 7.60 3.29 0.12 26.20 03:31:51 03:19:01 6 62.77 0.00 7.66 0.99 0.10 28.47 03:31:51 03:19:01 7 60.75 0.00 7.65 0.87 0.10 30.63 03:31:51 03:20:01 all 25.40 0.00 4.82 5.05 0.07 64.66 03:31:51 03:20:01 0 27.15 0.00 4.85 0.48 0.08 67.44 03:31:51 03:20:01 1 25.18 0.00 5.01 0.71 0.05 69.05 03:31:51 03:20:01 2 24.64 0.00 4.38 0.29 0.05 70.65 03:31:51 03:20:01 3 24.82 0.00 4.52 14.32 0.07 56.27 03:31:51 03:20:01 4 25.39 0.00 5.40 2.06 0.07 67.08 03:31:51 03:20:01 5 24.49 0.00 4.87 20.11 0.08 50.45 03:31:51 03:20:01 6 25.37 0.00 5.02 2.18 0.08 67.33 03:31:51 03:20:01 7 26.12 0.00 4.50 0.35 0.07 68.96 03:31:51 03:21:01 all 4.79 0.00 1.72 2.96 0.04 90.49 03:31:51 03:21:01 0 5.77 0.00 1.82 4.74 0.03 87.64 03:31:51 03:21:01 1 5.15 0.00 1.81 1.35 0.03 91.65 03:31:51 03:21:01 2 5.32 0.00 1.32 0.79 0.05 92.52 03:31:51 03:21:01 3 2.95 0.00 2.10 0.05 0.03 94.87 03:31:51 03:21:01 4 5.65 0.00 1.74 2.35 0.05 90.21 03:31:51 03:21:01 5 4.86 0.00 2.07 11.68 0.03 81.36 03:31:51 03:21:01 6 4.76 0.00 1.37 1.29 0.03 92.54 03:31:51 03:21:01 7 3.82 0.00 1.56 1.46 0.03 93.13 03:31:51 03:22:01 all 0.01 0.00 0.02 0.07 0.01 99.89 03:31:51 03:22:01 0 0.02 0.00 0.03 0.25 0.02 99.68 03:31:51 03:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:31:51 03:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:31:51 03:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:31:51 03:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:31:51 03:22:01 5 0.00 0.00 0.03 0.00 0.02 99.95 03:31:51 03:22:01 6 0.03 0.00 0.03 0.25 0.02 99.67 03:31:51 03:22:01 7 0.00 0.00 0.02 0.05 0.00 99.93 03:31:51 03:23:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:31:51 03:23:01 0 0.03 0.00 0.02 0.05 0.00 99.90 03:31:51 03:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:31:51 03:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:31:51 03:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:31:51 03:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:31:51 03:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:31:51 03:23:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:31:51 03:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:31:51 03:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:31:51 03:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:31:51 03:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:31:51 03:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:31:51 03:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:31:51 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:31:51 03:24:01 5 0.00 0.00 0.03 0.00 0.02 99.95 03:31:51 03:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:31:51 03:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:31:51 03:25:01 all 0.06 0.00 0.01 0.04 0.01 99.89 03:31:51 03:25:01 0 0.05 0.00 0.02 0.27 0.02 99.65 03:31:51 03:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:31:51 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:31:51 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:51 03:25:01 4 0.33 0.00 0.02 0.00 0.02 99.63 03:31:51 03:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:31:51 03:25:01 6 0.05 0.00 0.03 0.02 0.02 99.88 03:31:51 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:31:51 03:26:01 all 0.02 0.00 0.02 0.03 0.00 99.94 03:31:51 03:26:01 0 0.00 0.00 0.02 0.08 0.00 99.90 03:31:51 03:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:31:51 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:31:51 03:26:01 3 0.00 0.00 0.00 0.13 0.00 99.87 03:31:51 03:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:31:51 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:31:51 03:26:01 6 0.05 0.00 0.05 0.00 0.00 99.90 03:31:51 03:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:31:51 03:27:01 all 0.03 0.00 0.01 0.00 0.02 99.94 03:31:51 03:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:31:51 03:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:31:51 03:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:31:51 03:27:01 3 0.00 0.00 0.00 0.02 0.03 99.95 03:31:51 03:27:01 4 0.10 0.00 0.02 0.00 0.02 99.87 03:31:51 03:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:31:51 03:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:31:51 03:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:31:51 03:31:51 03:27:01 CPU %user %nice %system %iowait %steal %idle 03:31:51 03:28:01 all 0.02 0.00 0.01 0.02 0.00 99.95 03:31:51 03:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:31:51 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:31:51 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:31:51 03:28:01 3 0.00 0.00 0.02 0.13 0.00 99.85 03:31:51 03:28:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:31:51 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:31:51 03:28:01 6 0.10 0.00 0.03 0.00 0.00 99.87 03:31:51 03:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:31:51 03:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:31:51 03:29:01 0 0.02 0.00 0.02 0.05 0.02 99.90 03:31:51 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:31:51 03:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:31:51 03:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:31:51 03:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:31:51 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:31:51 03:29:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:31:51 03:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:31:51 03:30:01 all 0.05 0.00 0.05 0.02 0.01 99.87 03:31:51 03:30:01 0 0.08 0.00 0.08 0.07 0.02 99.75 03:31:51 03:30:01 1 0.02 0.00 0.03 0.02 0.00 99.93 03:31:51 03:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:31:51 03:30:01 3 0.03 0.00 0.03 0.05 0.00 99.88 03:31:51 03:30:01 4 0.12 0.00 0.03 0.00 0.00 99.85 03:31:51 03:30:01 5 0.05 0.00 0.08 0.00 0.00 99.87 03:31:51 03:30:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:31:51 03:30:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:31:51 03:31:01 all 5.95 0.00 2.54 4.25 0.04 87.21 03:31:51 03:31:01 0 6.08 0.00 2.33 0.74 0.05 90.80 03:31:51 03:31:01 1 7.20 0.00 2.89 11.02 0.05 78.83 03:31:51 03:31:01 2 6.04 0.00 2.52 0.54 0.03 90.87 03:31:51 03:31:01 3 5.43 0.00 2.82 11.93 0.05 79.77 03:31:51 03:31:01 4 5.96 0.00 2.32 1.06 0.03 90.63 03:31:51 03:31:01 5 5.21 0.00 2.35 0.85 0.03 91.55 03:31:51 03:31:01 6 5.49 0.00 2.71 6.77 0.05 84.98 03:31:51 03:31:01 7 6.18 0.00 2.42 1.16 0.05 90.19 03:31:51 Average: all 7.44 0.00 1.53 1.79 0.03 89.21 03:31:51 Average: 0 7.59 0.00 1.45 0.70 0.03 90.23 03:31:51 Average: 1 7.60 0.00 1.54 1.91 0.03 88.92 03:31:51 Average: 2 7.48 0.00 1.61 0.66 0.03 90.22 03:31:51 Average: 3 7.25 0.00 1.51 2.33 0.03 88.88 03:31:51 Average: 4 7.50 0.00 1.54 1.66 0.03 89.27 03:31:51 Average: 5 7.36 0.00 1.57 5.61 0.03 85.42 03:31:51 Average: 6 7.38 0.00 1.49 1.02 0.03 90.08 03:31:51 Average: 7 7.34 0.00 1.52 0.46 0.03 90.65 03:31:51 03:31:51 03:31:51