Pull request #363 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48bb920c534520c9c168c1c6b241002778bd6c3b+0b14d5e504f249c58ecc48c4561c8cfe9de68532 (960b1af3f6c63f4f570bd0c4899ffdb11c042e2b) 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-ssh13063860351122759576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9636225605654890252.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/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-onvif-camera/branches/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17696096621992806881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7112825967768935168.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-onvif-camera/branches/PR-363/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-onvif-camera/branches/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15962318350519039931.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15895 in /w/workspace/undry_device-onvif-camera_PR-363 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0b14d5e504f249c58ecc48c4561c8cfe9de68532 into PR head commit 48bb920c534520c9c168c1c6b241002778bd6c3b Merge succeeded, producing 48bb920c534520c9c168c1c6b241002778bd6c3b Checking out Revision 48bb920c534520c9c168c1c6b241002778bd6c3b (PR-363) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 48bb920c534520c9c168c1c6b241002778bd6c3b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48bb920c534520c9c168c1c6b241002778bd6c3b # timeout=10 > git rev-list --no-walk 48bb920c534520c9c168c1c6b241002778bd6c3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:17:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:17:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:17:37 ========================================================= 17:17:37 EdgeX Global Pipelines Version Info 17:17:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:17:38 ------------------- 17:17:38 stable info: 17:17:38 ------------------- 17:17:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:17:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:17:38 Message: update stable to v1.0.249 17:17:39 ------------------- 17:17:39 experimental info: 17:17:39 ------------------- 17:17:39 Commited By: **** collab-it+edgex@linuxfoundation.org 17:17:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:17:39 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48bb920 [Pipeline] echo 17:17:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:39 provisioning config files... 17:17:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config18132081943141901816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:40 ---> docker-login.sh 17:17:40 nexus3.edgexfoundry.org:10001 17:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:40 Configure a credential helper to remove this warning. See 17:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:40 17:17:40 Login Succeeded 17:17:40 nexus3.edgexfoundry.org:10002 17:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:40 Configure a credential helper to remove this warning. See 17:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:40 17:17:40 Login Succeeded 17:17:40 nexus3.edgexfoundry.org:10003 17:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:40 Configure a credential helper to remove this warning. See 17:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:40 17:17:40 Login Succeeded 17:17:40 nexus3.edgexfoundry.org:10004 17:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:40 Configure a credential helper to remove this warning. See 17:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:40 17:17:40 Login Succeeded 17:17:40 docker.io 17:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:41 Configure a credential helper to remove this warning. See 17:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:41 17:17:41 Login Succeeded 17:17:41 ---> docker-login.sh ends [Pipeline] } 17:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:17:41 + git rev-list -1 --merges 48bb920c534520c9c168c1c6b241002778bd6c3b~1..48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo 17:17:41 -----------> git rev-list -1 --merges 48bb920c534520c9c168c1c6b241002778bd6c3b~1..48bb920c534520c9c168c1c6b241002778bd6c3b 48bb920c534520c9c168c1c6b241002778bd6c3b [false] [Pipeline] sh 17:17:41 + git log --format=format:%s -1 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo 17:17:41 ========================================================= 17:17:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:17:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:42 + git log --format=format:%s -1 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo 17:17:42 [semverPrep] GIT_COMMIT: 48bb920c534520c9c168c1c6b241002778bd6c3b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:17:42 [semverPrep] This is not a build commit. [Pipeline] sh 17:17:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:42 + grep -v github /etc/ssh/ssh_known_hosts 17:17:42 + [ -e /tmp/ssh_known_hosts ] 17:17:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:17:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:17:42 + sudo tee -a /etc/ssh/ssh_known_hosts 17:17:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:42 17:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:43 0.1.4: Pulling from edgex-devops/py-git-semver 17:17:43 b85a868b505f: Pulling fs layer 17:17:43 e2be974225ed: Pulling fs layer 17:17:43 339a4e72a1f5: Pulling fs layer 17:17:43 988bab9f4d93: Pulling fs layer 17:17:43 1469e6f7b9e6: Pulling fs layer 17:17:43 eaf3925da568: Pulling fs layer 17:17:43 bab4dde63d76: Pulling fs layer 17:17:43 bde34c3a00c8: Pulling fs layer 17:17:43 b352a97aabf1: Pulling fs layer 17:17:43 4872d77fe225: Pulling fs layer 17:17:43 5851b861e8e6: Pulling fs layer 17:17:43 eaf3925da568: Waiting 17:17:43 bab4dde63d76: Waiting 17:17:43 bde34c3a00c8: Waiting 17:17:43 5851b861e8e6: Waiting 17:17:43 b352a97aabf1: Waiting 17:17:43 4872d77fe225: Waiting 17:17:43 1469e6f7b9e6: Waiting 17:17:43 988bab9f4d93: Waiting 17:17:43 e2be974225ed: Download complete 17:17:43 988bab9f4d93: Verifying Checksum 17:17:43 988bab9f4d93: Download complete 17:17:43 1469e6f7b9e6: Verifying Checksum 17:17:43 1469e6f7b9e6: Download complete 17:17:43 eaf3925da568: Verifying Checksum 17:17:43 339a4e72a1f5: Verifying Checksum 17:17:43 339a4e72a1f5: Download complete 17:17:43 bde34c3a00c8: Verifying Checksum 17:17:43 bde34c3a00c8: Download complete 17:17:43 b352a97aabf1: Download complete 17:17:43 4872d77fe225: Verifying Checksum 17:17:43 4872d77fe225: Download complete 17:17:43 5851b861e8e6: Download complete 17:17:43 b85a868b505f: Verifying Checksum 17:17:43 b85a868b505f: Download complete 17:17:44 bab4dde63d76: Verifying Checksum 17:17:44 bab4dde63d76: Download complete 17:17:44 b85a868b505f: Pull complete 17:17:44 e2be974225ed: Pull complete 17:17:45 339a4e72a1f5: Pull complete 17:17:45 988bab9f4d93: Pull complete 17:17:45 1469e6f7b9e6: Pull complete 17:17:45 eaf3925da568: Pull complete 17:17:47 bab4dde63d76: Pull complete 17:17:47 bde34c3a00c8: Pull complete 17:17:47 b352a97aabf1: Pull complete 17:17:47 4872d77fe225: Pull complete 17:17:47 5851b861e8e6: Pull complete 17:17:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:48 prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container 17:17:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:17:49 $ docker top 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a -eo pid,comm 17:17:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:17:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:49 [ssh-agent] Looking for ssh-agent implementation... 17:17:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:49 $ docker exec 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a ssh-agent 17:17:49 SSH_AUTH_SOCK=/tmp/ssh-BpOtLaQ468e2/agent.31 17:17:49 SSH_AGENT_PID=37 17:17:49 Running ssh-add (command line suppressed) 17:17:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_14049755260156397263.key (/w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_14049755260156397263.key) 17:17:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:50 + git tag --points-at HEAD [Pipeline] } 17:17:50 $ docker exec --env ******** --env ******** 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a ssh-agent -k 17:17:50 unset SSH_AUTH_SOCK; 17:17:50 unset SSH_AGENT_PID; 17:17:50 echo Agent pid 37 killed; 17:17:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:50 [ssh-agent] Looking for ssh-agent implementation... 17:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:50 $ docker exec 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a ssh-agent 17:17:50 SSH_AUTH_SOCK=/tmp/ssh-pg1ulG0oTzw8/agent.69 17:17:50 SSH_AGENT_PID=75 17:17:50 Running ssh-add (command line suppressed) 17:17:50 Identity added: /w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_7695363836682252399.key (/w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_7695363836682252399.key) 17:17:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:51 + git semver init 17:17:51 2023-05-17 17:17:51,237 [run_init] DEBUG init version:0.0.0 force:False 17:17:51 2023-05-17 17:17:51,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-363/.semver 17:17:51 2023-05-17 17:17:51,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-363/.semver 17:17:51 2023-05-17 17:17:51,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-363/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-363, universal_newlines=False, shell=None, istream=None) 17:17:52 2023-05-17 17:17:52,169 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-363/.git/info/exclude 17:17:52 2023-05-17 17:17:52,170 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 with force:False 17:17:52 2023-05-17 17:17:52,170 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 17:17:52 2023-05-17 17:17:52,174 [execute] INFO git cat-file --batch-check 17:17:52 2023-05-17 17:17:52,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) 17:17:52 2023-05-17 17:17:52,182 [execute] INFO git cat-file --batch 17:17:52 2023-05-17 17:17:52,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) 17:17:52 2023-05-17 17:17:52,189 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 17:17:52 0.0.0 [Pipeline] } 17:17:52 $ docker exec --env ******** --env ******** 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a ssh-agent -k 17:17:52 unset SSH_AUTH_SOCK; 17:17:52 unset SSH_AGENT_PID; 17:17:52 echo Agent pid 75 killed; 17:17:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:52 + git semver [Pipeline] } 17:17:52 $ docker stop --time=1 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a 17:17:54 $ docker rm -f --volumes 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a [Pipeline] // withDockerContainer [Pipeline] sh 17:17:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:17:54 Stashed 1 file(s) [Pipeline] echo 17:17:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:54 provisioning config files... 17:17:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config5805046965242383970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:55 ---> docker-login.sh 17:17:55 nexus3.edgexfoundry.org:10001 17:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:55 Configure a credential helper to remove this warning. See 17:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:55 17:17:55 Login Succeeded 17:17:55 nexus3.edgexfoundry.org:10002 17:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:55 Configure a credential helper to remove this warning. See 17:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:55 17:17:55 Login Succeeded 17:17:55 nexus3.edgexfoundry.org:10003 17:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:55 Configure a credential helper to remove this warning. See 17:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:55 17:17:55 Login Succeeded 17:17:55 nexus3.edgexfoundry.org:10004 17:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:55 Configure a credential helper to remove this warning. See 17:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:55 17:17:55 Login Succeeded 17:17:55 docker.io 17:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:55 Configure a credential helper to remove this warning. See 17:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:55 17:17:55 Login Succeeded 17:17:55 ---> docker-login.sh ends [Pipeline] } 17:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:55 ========================================================= 17:17:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:17:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:17:56 Sending build context to Docker daemon 21.91MB 17:17:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:17:56 Step 2/13 : FROM ${BASE} AS builder 17:17:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:17:56 f56be85fc22e: Pulling fs layer 17:17:56 85791d961cd3: Pulling fs layer 17:17:56 d694b5ae8c79: Pulling fs layer 17:17:56 9f32a84ed3da: Pulling fs layer 17:17:56 4d19c01a9841: Pulling fs layer 17:17:56 9325e15d5711: Pulling fs layer 17:17:56 556b6ee489ea: Pulling fs layer 17:17:56 c5a4b2cf53e6: Pulling fs layer 17:17:56 556b6ee489ea: Waiting 17:17:56 9f32a84ed3da: Waiting 17:17:56 4d19c01a9841: Waiting 17:17:56 9325e15d5711: Waiting 17:17:56 c5a4b2cf53e6: Waiting 17:17:56 85791d961cd3: Verifying Checksum 17:17:56 85791d961cd3: Download complete 17:17:56 9f32a84ed3da: Verifying Checksum 17:17:56 9f32a84ed3da: Download complete 17:17:56 4d19c01a9841: Verifying Checksum 17:17:56 4d19c01a9841: Download complete 17:17:56 f56be85fc22e: Verifying Checksum 17:17:56 f56be85fc22e: Download complete 17:17:56 9325e15d5711: Verifying Checksum 17:17:56 9325e15d5711: Download complete 17:17:56 f56be85fc22e: Pull complete 17:17:56 85791d961cd3: Pull complete 17:17:56 c5a4b2cf53e6: Verifying Checksum 17:17:56 c5a4b2cf53e6: Download complete 17:17:57 d694b5ae8c79: Verifying Checksum 17:17:57 d694b5ae8c79: Download complete 17:17:57 556b6ee489ea: Verifying Checksum 17:17:57 556b6ee489ea: Download complete 17:18:00 d694b5ae8c79: Pull complete 17:18:00 9f32a84ed3da: Pull complete 17:18:00 4d19c01a9841: Pull complete 17:18:00 9325e15d5711: Pull complete 17:18:03 556b6ee489ea: Pull complete 17:18:04 c5a4b2cf53e6: Pull complete 17:18:04 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:18:04 ---> c4be618373d6 17:18:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:18:06 ---> Running in bc59be4564cd 17:18:06 Removing intermediate container bc59be4564cd 17:18:06 ---> 71d91d3f32c0 17:18:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:06 ---> Running in 9f94afb74f4a 17:18:06 Removing intermediate container 9f94afb74f4a 17:18:06 ---> bcb07100cf83 17:18:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:18:06 ---> Running in 8721fc089291 17:18:06 Removing intermediate container 8721fc089291 17:18:06 ---> 8dc70dfa775e 17:18:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:18:06 ---> Running in ca232fc2a8a1 17:18:06 Removing intermediate container ca232fc2a8a1 17:18:06 ---> 16ade042d1ce 17:18:06 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:18:06 ---> Running in 1e2a4c29ce24 17:18:06 Removing intermediate container 1e2a4c29ce24 17:18:06 ---> f00af971cf55 17:18:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:06 ---> Running in 7d22882f9780 17:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:18:07 OK: 265 MiB in 53 packages 17:18:07 Removing intermediate container 7d22882f9780 17:18:07 ---> b76e2ff18a65 17:18:07 Step 9/13 : WORKDIR /device-onvif-camera 17:18:07 ---> Running in 8d4cf843648b 17:18:07 Removing intermediate container 8d4cf843648b 17:18:07 ---> bec05e21e7eb 17:18:07 Step 10/13 : COPY go.mod vendor* ./ 17:18:07 ---> 8d7f85f8ef3e 17:18:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:07 ---> Running in 3d32866334c1 17:18:09 Still waiting to schedule task 17:18:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:18:29 Removing intermediate container 3d32866334c1 17:18:29 ---> 651e2aafc724 17:18:29 Step 12/13 : COPY . . 17:18:29 ---> cfa44a255c08 17:18:29 Step 13/13 : RUN ${MAKE} 17:18:29 ---> Running in 09a4ef5edf26 17:18:29 noop 17:18:29 Removing intermediate container 09a4ef5edf26 17:18:29 ---> 2f4c3d9799e1 17:18:29 Successfully built 2f4c3d9799e1 17:18:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:30 + docker inspect -f . ci-base-image-x86_64 17:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:30 prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container 17:18:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:30 $ docker top 01aed395b5f7f80a0fda8ffcf4f1feb055254fed369f32e18419d4f3e980edd2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:30 + go version 17:18:30 go version go1.20.2 linux/amd64 [Pipeline] } 17:18:30 $ docker stop --time=1 01aed395b5f7f80a0fda8ffcf4f1feb055254fed369f32e18419d4f3e980edd2 17:18:32 $ docker rm -f --volumes 01aed395b5f7f80a0fda8ffcf4f1feb055254fed369f32e18419d4f3e980edd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:32 + docker inspect -f . ci-base-image-x86_64 17:18:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:32 prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container 17:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:32 $ docker top 0c2b61c037045c4ab38bf4fc18d230aaa4cd1be73ab6f8591fc763a23ce5de80 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:33 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-363 [Pipeline] fileExists [Pipeline] sh 17:18:33 + make test 17:18:33 go test ./... -coverprofile=coverage.out ./... 17:18:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:18:56 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:18:56 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:18:58 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.4% of statements 17:18:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.226s coverage: 86.5% of statements 17:19:06 go vet ./... 17:19:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:09 ./bin/test-attribution-txt.sh [Pipeline] echo 17:19:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:19:09 $ docker stop --time=1 0c2b61c037045c4ab38bf4fc18d230aaa4cd1be73ab6f8591fc763a23ce5de80 17:19:11 $ docker rm -f --volumes 0c2b61c037045c4ab38bf4fc18d230aaa4cd1be73ab6f8591fc763a23ce5de80 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:13 + ls -al . 17:19:13 total 232 17:19:13 drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:18 . 17:19:13 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:17 .. 17:19:13 drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:17 .git 17:19:13 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:17 .github 17:19:13 -rw-rw-r-- 1 jenkins jenkins 496 May 17 17:17 .gitignore 17:19:13 -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:17 .golangci.yml 17:19:13 drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:17 .semver 17:19:13 -rw-rw-r-- 1 jenkins jenkins 10087 May 17 17:17 Attribution.txt 17:19:13 -rw-rw-r-- 1 jenkins jenkins 6312 May 17 17:17 CHANGELOG.md 17:19:13 -rw-rw-r-- 1 jenkins jenkins 1574 May 17 17:17 Dockerfile 17:19:13 -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:17 GOVERNANCE.md 17:19:13 -rw-rw-r-- 1 jenkins jenkins 739 May 17 17:17 Jenkinsfile 17:19:13 -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:17 LICENSE 17:19:13 -rw-rw-r-- 1 jenkins jenkins 2751 May 17 17:17 Makefile 17:19:13 -rw-rw-r-- 1 jenkins jenkins 625 May 17 17:17 OWNERS.md 17:19:13 -rw-rw-r-- 1 jenkins jenkins 2690 May 17 17:17 README.md 17:19:13 -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:17 VERSION 17:19:13 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:17 bin 17:19:13 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:17 cmd 17:19:13 -rw-r--r-- 1 jenkins jenkins 78459 May 17 17:18 coverage.out 17:19:13 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:17 doc 17:19:13 -rw-rw-r-- 1 jenkins jenkins 3642 May 17 17:17 go.mod 17:19:13 -rw-rw-r-- 1 jenkins jenkins 33491 May 17 17:17 go.sum 17:19:13 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:17 internal 17:19:13 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:17 snap 17:19:13 -rw-rw-r-- 1 jenkins jenkins 236 May 17 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:13 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=48bb920c534520c9c168c1c6b241002778bd6c3b --label arch=amd64 --label version=0.0.0 . 17:19:13 Sending build context to Docker daemon 21.99MB 17:19:13 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:19:13 Step 2/26 : FROM ${BASE} AS builder 17:19:13 ---> 2f4c3d9799e1 17:19:13 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:19:13 ---> Running in e21c1be685dc 17:19:13 Removing intermediate container e21c1be685dc 17:19:13 ---> 9ae1d0ddd21b 17:19:13 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:19:13 ---> Running in a59f6155cc99 17:19:13 Removing intermediate container a59f6155cc99 17:19:13 ---> 8e9a25ce7d81 17:19:13 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:19:14 ---> Running in b6adb4bbcdd4 17:19:14 Removing intermediate container b6adb4bbcdd4 17:19:14 ---> 47c58637ef8d 17:19:14 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:19:14 ---> Running in ec45bdc1c43e 17:19:14 Removing intermediate container ec45bdc1c43e 17:19:14 ---> 85f576685a69 17:19:14 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:19:14 ---> Running in 6ba4645c1ed9 17:19:14 Removing intermediate container 6ba4645c1ed9 17:19:14 ---> 8a7521ac0452 17:19:14 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:14 ---> Running in fadb26e95543 17:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:19:14 OK: 265 MiB in 53 packages 17:19:15 Removing intermediate container fadb26e95543 17:19:15 ---> e74b29f8f1e6 17:19:15 Step 9/26 : WORKDIR /device-onvif-camera 17:19:15 ---> Running in 9e597971b9d7 17:19:15 Removing intermediate container 9e597971b9d7 17:19:15 ---> 55709a759144 17:19:15 Step 10/26 : COPY go.mod vendor* ./ 17:19:15 ---> e492b4165d4f 17:19:15 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:15 ---> Running in 1a4736ba879b 17:19:16 Removing intermediate container 1a4736ba879b 17:19:16 ---> 2f73610214c3 17:19:16 Step 12/26 : COPY . . 17:19:17 ---> 0edcdc95e764 17:19:17 Step 13/26 : RUN ${MAKE} 17:19:17 ---> Running in 108d9df4cc41 17:19:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:19:45 Removing intermediate container 108d9df4cc41 17:19:45 ---> c0e6d25386dd 17:19:45 Step 14/26 : FROM alpine:3.17 17:19:45 3.17: Pulling from library/alpine 17:19:45 f56be85fc22e: Already exists 17:19:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:19:45 Status: Downloaded newer image for alpine:3.17 17:19:45 ---> 9ed4aefc74f6 17:19:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:19:45 ---> Running in 49bd1c1e90ef 17:19:45 Removing intermediate container 49bd1c1e90ef 17:19:45 ---> 7208eda12969 17:19:45 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:19:45 ---> Running in 39b9fc01ae72 17:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:19:46 (1/1) Installing dumb-init (1.2.5-r2) 17:19:46 Executing busybox-1.35.0-r29.trigger 17:19:46 OK: 7 MiB in 16 packages 17:19:47 Removing intermediate container 39b9fc01ae72 17:19:47 ---> 0c4dfc82c3c7 17:19:47 Step 17/26 : WORKDIR / 17:19:47 ---> Running in 0e98200eb17a 17:19:48 Removing intermediate container 0e98200eb17a 17:19:48 ---> 8889abdaec7e 17:19:48 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:19:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15896 in /w/workspace/undry_device-onvif-camera_PR-363 [Pipeline] { [Pipeline] ws 17:19:49 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:19:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:50 Dload Upload Total Spent Left Speed 17:19:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68924 [Pipeline] sh 17:19:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:19:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:19:51 + sudo tee /etc/docker/daemon.new 17:19:51 ---> cefbf117509d 17:19:51 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:19:51 ---> 3ccaa5da3ed6 17:19:51 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:19:51 { 17:19:51 "registry-mirrors": [ 17:19:51 "https://nexus3.edgexfoundry.org:10001" 17:19:51 ], 17:19:51 "bip": "10.250.0.254/24", 17:19:51 "hosts": [ 17:19:51 "tcp://0.0.0.0:5555", 17:19:51 "unix:///var/run/docker.sock" 17:19:51 ], 17:19:51 "mtu": 1458, 17:19:51 "selinux-enabled": true, 17:19:51 "seccomp-profile": "/etc/docker/seccomp.json" 17:19:51 } [Pipeline] sh 17:19:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:19:52 ---> 55acc6669735 17:19:52 Step 21/26 : EXPOSE 59984 17:19:52 ---> Running in 871af2cb92e5 17:19:52 + sudo service docker restart 17:19:52 Removing intermediate container 871af2cb92e5 17:19:52 ---> 9a7551032cd7 17:19:52 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:19:52 ---> Running in ac16e57f9ae0 17:19:53 Removing intermediate container ac16e57f9ae0 17:19:53 ---> 5148de9bf81a 17:19:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:19:53 ---> Running in ee0ab921a45a 17:19:53 Removing intermediate container ee0ab921a45a 17:19:53 ---> 38ac24849956 17:19:53 Step 24/26 : LABEL arch=amd64 17:19:53 ---> Running in ad25e2af51dc 17:19:54 Removing intermediate container ad25e2af51dc 17:19:54 ---> 7692b3374a73 17:19:54 Step 25/26 : LABEL git_sha=48bb920c534520c9c168c1c6b241002778bd6c3b 17:19:54 ---> Running in 4fbc2bede6b2 17:19:54 Removing intermediate container 4fbc2bede6b2 17:19:54 ---> ff34cab7681c 17:19:54 Step 26/26 : LABEL version=0.0.0 17:19:54 ---> Running in 8dc2c83e698e 17:19:55 Removing intermediate container 8dc2c83e698e 17:19:55 ---> 00adad11579a 17:19:55 [Warning] One or more build-args [ARCH] were not consumed 17:19:55 Successfully built 00adad11579a 17:19:55 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:55 17:19:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:56 latest: Pulling from edgex-lftools-log-publisher 17:19:56 5eb5b503b376: Pulling fs layer 17:19:56 5c69ac0246d0: Pulling fs layer 17:19:56 ec43610c2a17: Pulling fs layer 17:19:56 3a2ae6a8a46f: Pulling fs layer 17:19:56 33b1e0a273af: Pulling fs layer 17:19:56 5d3b04190fa2: Pulling fs layer 17:19:56 2f39f015ded8: Pulling fs layer 17:19:56 5d3b04190fa2: Waiting 17:19:56 3a2ae6a8a46f: Waiting 17:19:56 33b1e0a273af: Waiting 17:19:56 2f39f015ded8: Waiting 17:19:56 5c69ac0246d0: Verifying Checksum 17:19:56 5c69ac0246d0: Download complete 17:19:56 3a2ae6a8a46f: Verifying Checksum 17:19:56 3a2ae6a8a46f: Download complete 17:19:56 33b1e0a273af: Verifying Checksum 17:19:56 33b1e0a273af: Download complete 17:19:56 5d3b04190fa2: Verifying Checksum 17:19:56 5d3b04190fa2: Download complete 17:19:56 ec43610c2a17: Verifying Checksum 17:19:56 ec43610c2a17: Download complete 17:19:56 5eb5b503b376: Verifying Checksum 17:19:56 5eb5b503b376: Download complete 17:19:56 2f39f015ded8: Download complete 17:19:57 5eb5b503b376: Pull complete 17:19:57 5c69ac0246d0: Pull complete 17:19:57 ec43610c2a17: Pull complete 17:19:58 3a2ae6a8a46f: Pull complete 17:19:58 33b1e0a273af: Pull complete 17:19:58 5d3b04190fa2: Pull complete 17:20:02 2f39f015ded8: Pull complete 17:20:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:02 prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container 17:20:02 $ 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/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:20:06 $ docker top 72c761d053558f71059aa9f9593097b6e13b6d11761ed3a2b846550ea3d0dac4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:06 ---> job-cost.sh 17:20:06 lf-activate-venv: SKIPPING 17:20:06 INFO: No Stack... 17:20:07 INFO: Retrieving Pricing Info for: v3-standard-8 17:20:07 INFO: Archiving Costs [Pipeline] sh 17:20:07 + cat /w/workspace/undry_device-onvif-camera_PR-363/archives/cost.csv 17:20:07 + cut -d, -f6 [Pipeline] lock 17:20:07 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] 17:20:07 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] did not exist. Created. 17:20:07 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:08 + echo total: 0.2199999988079071 [Pipeline] stash 17:20:08 Stashed 1 file(s) [Pipeline] } 17:20:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:08 $ docker stop --time=1 72c761d053558f71059aa9f9593097b6e13b6d11761ed3a2b846550ea3d0dac4 17:20:09 $ docker rm -f --volumes 72c761d053558f71059aa9f9593097b6e13b6d11761ed3a2b846550ea3d0dac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:11 provisioning config files... 17:20:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config81115896959713419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:11 ---> docker-login.sh 17:20:11 nexus3.edgexfoundry.org:10001 17:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:11 Configure a credential helper to remove this warning. See 17:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:11 17:20:11 Login Succeeded 17:20:11 nexus3.edgexfoundry.org:10002 17:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:12 Configure a credential helper to remove this warning. See 17:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:12 17:20:12 Login Succeeded 17:20:12 nexus3.edgexfoundry.org:10003 17:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:12 Configure a credential helper to remove this warning. See 17:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:12 17:20:12 Login Succeeded 17:20:12 nexus3.edgexfoundry.org:10004 17:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:13 Configure a credential helper to remove this warning. See 17:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:13 17:20:13 Login Succeeded 17:20:13 docker.io 17:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:13 Configure a credential helper to remove this warning. See 17:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:13 17:20:13 Login Succeeded 17:20:13 ---> docker-login.sh ends [Pipeline] } 17:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:14 ========================================================= 17:20:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:20:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:20:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:20:14 c41833b44d91: Pulling fs layer 17:20:14 ed15518f5707: Pulling fs layer 17:20:14 feae8fd75edb: Pulling fs layer 17:20:14 242c74f7c9fa: Pulling fs layer 17:20:14 3cdef696dda3: Pulling fs layer 17:20:14 2ced38df9373: Pulling fs layer 17:20:14 58f1dce35555: Pulling fs layer 17:20:14 242c74f7c9fa: Waiting 17:20:14 2ced38df9373: Waiting 17:20:14 3cdef696dda3: Waiting 17:20:14 58f1dce35555: Waiting 17:20:14 ed15518f5707: Verifying Checksum 17:20:14 ed15518f5707: Download complete 17:20:14 242c74f7c9fa: Verifying Checksum 17:20:14 242c74f7c9fa: Download complete 17:20:14 3cdef696dda3: Download complete 17:20:14 c41833b44d91: Verifying Checksum 17:20:15 c41833b44d91: Pull complete 17:20:15 58f1dce35555: Verifying Checksum 17:20:15 58f1dce35555: Download complete 17:20:16 ed15518f5707: Pull complete 17:20:17 feae8fd75edb: Download complete 17:20:17 2ced38df9373: Verifying Checksum 17:20:17 2ced38df9373: Download complete 17:20:29 feae8fd75edb: Pull complete 17:20:29 242c74f7c9fa: Pull complete 17:20:29 3cdef696dda3: Pull complete 17:20:34 2ced38df9373: Pull complete 17:20:39 58f1dce35555: Pull complete 17:20:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:20:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 17:20:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:39 + docker inspect -f . ci-base-image-arm64 17:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:40 prd-ubuntu20.04-docker-arm64-4c-16g-15896 does not seem to be running inside a container 17:20:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:20:43 $ docker top f935a7a415b1671d0ac78e68acd913051dec4ae185a484aff99288b6155dbe25 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:44 + go version 17:20:44 go version go1.20.2 linux/arm64 [Pipeline] } 17:20:44 $ docker stop --time=1 f935a7a415b1671d0ac78e68acd913051dec4ae185a484aff99288b6155dbe25 17:20:45 $ docker rm -f --volumes f935a7a415b1671d0ac78e68acd913051dec4ae185a484aff99288b6155dbe25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:46 + docker inspect -f . ci-base-image-arm64 17:20:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:46 prd-ubuntu20.04-docker-arm64-4c-16g-15896 does not seem to be running inside a container 17:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:20:47 $ docker top a8924b168820bea8d09f0c9bccb136abbd3f135369dd28e8adcedac95fa069ea -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:48 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 17:20:48 + make test 17:20:48 make: *** No rule to make target 'test'. Stop. [Pipeline] } 17:20:48 $ docker stop --time=1 a8924b168820bea8d09f0c9bccb136abbd3f135369dd28e8adcedac95fa069ea 17:20:54 $ docker rm -f --volumes a8924b168820bea8d09f0c9bccb136abbd3f135369dd28e8adcedac95fa069ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:54 17:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:54 arm64: Pulling from edgex-lftools-log-publisher 17:20:54 8998bd30e6a1: Pulling fs layer 17:20:54 04944245beec: Pulling fs layer 17:20:54 699f458cf7ca: Pulling fs layer 17:20:54 765212b225bb: Pulling fs layer 17:20:54 f23df028b6ca: Pulling fs layer 17:20:54 d65c8cfc05b1: Pulling fs layer 17:20:54 2437ff75d9bd: Pulling fs layer 17:20:54 765212b225bb: Waiting 17:20:54 f23df028b6ca: Waiting 17:20:54 d65c8cfc05b1: Waiting 17:20:54 2437ff75d9bd: Waiting 17:20:55 04944245beec: Verifying Checksum 17:20:55 04944245beec: Download complete 17:20:55 765212b225bb: Verifying Checksum 17:20:55 765212b225bb: Download complete 17:20:55 f23df028b6ca: Verifying Checksum 17:20:55 f23df028b6ca: Download complete 17:20:55 d65c8cfc05b1: Verifying Checksum 17:20:55 d65c8cfc05b1: Download complete 17:20:55 699f458cf7ca: Verifying Checksum 17:20:55 699f458cf7ca: Download complete 17:20:55 8998bd30e6a1: Verifying Checksum 17:20:55 8998bd30e6a1: Download complete 17:20:57 2437ff75d9bd: Verifying Checksum 17:20:57 2437ff75d9bd: Download complete 17:20:59 8998bd30e6a1: Pull complete 17:21:00 04944245beec: Pull complete 17:21:01 699f458cf7ca: Pull complete 17:21:01 765212b225bb: Pull complete 17:21:02 f23df028b6ca: Pull complete 17:21:02 d65c8cfc05b1: Pull complete 17:21:17 2437ff75d9bd: Pull complete 17:21:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:17 prd-ubuntu20.04-docker-arm64-4c-16g-15896 does not seem to be running inside a container 17:21:17 $ 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-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:21:20 $ docker top 2c8942c2895d33cb63cab80e21764a6eaedffb3344c9a7e4e63e44502720d11c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:21 ---> job-cost.sh 17:21:21 lf-activate-venv: SKIPPING 17:21:21 INFO: No Stack... 17:21:21 INFO: Retrieving Pricing Info for: v3-standard-4 17:21:22 INFO: Archiving Costs [Pipeline] sh 17:21:22 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv 17:21:22 + cut -d, -f6 [Pipeline] lock 17:21:22 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] 17:21:22 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] did not exist. Created. 17:21:22 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:23 /w/workspace/device-onvif-camera/2@tmp/durable-7d772f43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:21:23 + echo total: 0.10999999940395355 [Pipeline] stash 17:21:23 Warning: overwriting stash ‘stack-cost’ 17:21:24 Stashed 1 file(s) [Pipeline] } 17:21:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:21:24 $ docker stop --time=1 2c8942c2895d33cb63cab80e21764a6eaedffb3344c9a7e4e63e44502720d11c 17:21:25 $ docker rm -f --volumes 2c8942c2895d33cb63cab80e21764a6eaedffb3344c9a7e4e63e44502720d11c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:21:25 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:21:26 + [ -d /w/workspace/undry_device-onvif-camera_PR-363/archives ] 17:21:26 + ls -al /w/workspace/undry_device-onvif-camera_PR-363/archives 17:21:26 total 16 17:21:26 drwxr-xr-x 3 root root 4096 May 17 17:20 . 17:21:26 drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:20 .. 17:21:26 drwxr-xr-x 2 root root 4096 May 17 17:20 cost 17:21:26 -rw-r--r-- 1 root root 91 May 17 17:20 cost.csv 17:21:26 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-363/archives 17:21:26 + ls -al /w/workspace/undry_device-onvif-camera_PR-363/archives 17:21:26 total 16 17:21:26 drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:20 . 17:21:26 drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:20 .. 17:21:26 drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:20 cost 17:21:26 -rw-r--r-- 1 jenkins jenkins 91 May 17 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:21:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:27 ---> package-listing.sh 17:21:27 ++ tr '[:upper:]' '[:lower:]' 17:21:27 ++ facter osfamily 17:21:27 + OS_FAMILY=debian 17:21:27 + workspace=/w/workspace/undry_device-onvif-camera_PR-363 17:21:27 + START_PACKAGES=/tmp/packages_start.txt 17:21:27 + END_PACKAGES=/tmp/packages_end.txt 17:21:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:27 + PACKAGES=/tmp/packages_start.txt 17:21:27 + '[' /w/workspace/undry_device-onvif-camera_PR-363 ']' 17:21:27 + PACKAGES=/tmp/packages_end.txt 17:21:27 + case "${OS_FAMILY}" in 17:21:27 + dpkg -l 17:21:27 + grep '^ii' 17:21:27 + '[' -f /tmp/packages_start.txt ']' 17:21:27 + '[' -f /tmp/packages_end.txt ']' 17:21:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:27 + '[' /w/workspace/undry_device-onvif-camera_PR-363 ']' 17:21:27 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-363/archives/ 17:21:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-363/archives/ [Pipeline] echo 17:21:27 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/undry_device-onvif-camera_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:21:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:28 prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container 17:21:28 $ 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/undry_device-onvif-camera_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:21:29 $ docker top 8c175f8a6e5e65604cd6712ee72410865c0ff57a80d2cff668536d90a8e0965c -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:29 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:29 + mkdir -p /var/log/sysstat [Pipeline] sh 17:21:30 + ls /var/log/sa-host 17:21:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:30 provisioning config files... 17:21:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config12607647866282989725tmp [Pipeline] { [Pipeline] echo 17:21:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:30 ---> create-netrc.sh [Pipeline] } 17:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:21:30 ---> python-tools-install.sh [Pipeline] echo 17:21:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:21:31 ---> sudo-logs.sh 17:21:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:21:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:21:31 ---> job-cost.sh 17:21:31 lf-activate-venv: SKIPPING 17:21:31 DEBUG: total: 0.2199999988079071 17:21:31 INFO: Retrieving Stack Cost... 17:21:31 INFO: Retrieving Pricing Info for: v3-standard-8 17:21:31 INFO: Archiving Costs [Pipeline] echo 17:21:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:21:32 ---> logs-deploy.sh 17:21:32 lf-activate-venv: SKIPPING 17:21:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-363/2 17:21:32 INFO: archiving workspace using pattern(s): 17:21:33 Archives upload complete. 17:21:33 INFO: archiving logs to Nexus 17:21:34 ---> uname -a: 17:21:34 Linux prd-ubuntu20-04-docker-8c-8g-15895 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:21:34 17:21:34 17:21:34 ---> lscpu: 17:21:34 Architecture: x86_64 17:21:34 CPU op-mode(s): 32-bit, 64-bit 17:21:34 Byte Order: Little Endian 17:21:34 Address sizes: 40 bits physical, 48 bits virtual 17:21:34 CPU(s): 8 17:21:34 On-line CPU(s) list: 0-7 17:21:34 Thread(s) per core: 1 17:21:34 Core(s) per socket: 1 17:21:34 Socket(s): 8 17:21:34 NUMA node(s): 1 17:21:34 Vendor ID: AuthenticAMD 17:21:34 CPU family: 23 17:21:34 Model: 49 17:21:34 Model name: AMD EPYC-Rome Processor 17:21:34 Stepping: 0 17:21:34 CPU MHz: 2799.998 17:21:34 BogoMIPS: 5599.99 17:21:34 Virtualization: AMD-V 17:21:34 Hypervisor vendor: KVM 17:21:34 Virtualization type: full 17:21:34 L1d cache: 256 KiB 17:21:34 L1i cache: 256 KiB 17:21:34 L2 cache: 4 MiB 17:21:34 L3 cache: 128 MiB 17:21:34 NUMA node0 CPU(s): 0-7 17:21:34 Vulnerability Itlb multihit: Not affected 17:21:34 Vulnerability L1tf: Not affected 17:21:34 Vulnerability Mds: Not affected 17:21:34 Vulnerability Meltdown: Not affected 17:21:34 Vulnerability Mmio stale data: Not affected 17:21:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:21:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:21:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:21:34 Vulnerability Srbds: Not affected 17:21:34 Vulnerability Tsx async abort: Not affected 17:21:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:21:34 17:21:34 17:21:34 ---> nproc: 17:21:34 8 17:21:34 17:21:34 17:21:34 ---> df -h: 17:21:34 Filesystem Size Used Avail Use% Mounted on 17:21:34 overlay 155G 12G 144G 8% / 17:21:34 tmpfs 64M 0 64M 0% /dev 17:21:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:21:34 shm 64M 0 64M 0% /dev/shm 17:21:34 /dev/vda1 155G 12G 144G 8% /facter-os 17:21:34 17:21:34 17:21:34 ---> sar -b -r -n DEV: 17:21:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15895) 05/17/23 _x86_64_ (8 CPU) 17:21:34 17:21:34 17:17:04 LINUX RESTART (8 CPU) 17:21:34 17:21:34 17:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:21:34 17:19:01 193.38 1.43 191.95 0.00 16.93 74815.66 0.00 17:21:34 17:20:01 161.19 0.25 160.94 0.00 24.66 30819.00 0.00 17:21:34 17:21:01 32.61 0.00 32.61 0.00 0.00 16452.13 0.00 17:21:34 Average: 129.05 0.56 128.49 0.00 13.86 40694.25 0.00 17:21:34 17:21:34 17:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:21:34 17:19:01 27723256 31178184 1116000 3.39 147632 3478672 2218940 6.54 1576168 3098728 232748 17:21:34 17:20:01 27469324 31545340 750616 2.28 159696 4057128 2057772 6.06 1293504 3603724 535876 17:21:34 17:21:01 27578104 31577180 717696 2.18 160884 3978984 1778068 5.24 1273520 3512832 164 17:21:34 Average: 27590228 31433568 861437 2.62 156071 3838261 2018260 5.95 1381064 3405095 256263 17:21:34 17:21:34 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:21:34 17:19:01 ens3 339.23 205.87 2032.37 31.58 0.00 0.00 0.00 0.00 17:21:34 17:19:01 veth25e69cc 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:21:34 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:34 17:19:01 docker0 183.60 302.53 14.66 1999.15 0.00 0.00 0.00 0.00 17:21:34 17:20:01 ens3 122.26 90.67 2619.89 95.36 0.00 0.00 0.00 0.00 17:21:34 17:20:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 17:21:34 17:20:01 docker0 2.47 6.40 0.16 85.52 0.00 0.00 0.00 0.00 17:21:34 17:21:01 ens3 17.34 11.01 24.03 5.12 0.00 0.00 0.00 0.00 17:21:34 17:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:21:34 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:34 Average: ens3 159.60 102.51 1558.68 44.02 0.00 0.00 0.00 0.00 17:21:34 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 17:21:34 Average: docker0 62.02 102.97 4.94 694.85 0.00 0.00 0.00 0.00 17:21:34 17:21:34 17:21:34 ---> sar -P ALL: 17:21:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15895) 05/17/23 _x86_64_ (8 CPU) 17:21:34 17:21:34 17:17:04 LINUX RESTART (8 CPU) 17:21:34 17:21:34 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:21:34 17:19:01 all 28.95 0.00 8.68 1.88 0.10 60.40 17:21:34 17:19:01 0 26.32 0.00 5.26 1.20 0.07 67.15 17:21:34 17:19:01 1 30.26 0.00 9.69 7.20 0.09 52.77 17:21:34 17:19:01 2 29.00 0.00 11.45 1.19 0.07 58.29 17:21:34 17:19:01 3 28.57 0.00 12.16 0.76 0.11 58.41 17:21:34 17:19:01 4 30.34 0.00 6.97 0.29 0.07 62.33 17:21:34 17:19:01 5 26.75 0.00 7.77 2.04 0.18 63.27 17:21:34 17:19:01 6 28.48 0.00 9.17 0.16 0.09 62.09 17:21:34 17:19:01 7 31.95 0.00 6.96 2.35 0.10 58.63 17:21:34 17:20:01 all 25.77 0.00 5.34 4.00 0.07 64.82 17:21:34 17:20:01 0 25.35 0.00 5.15 11.70 0.08 57.72 17:21:34 17:20:01 1 26.86 0.00 6.39 17.26 0.07 49.42 17:21:34 17:20:01 2 25.21 0.00 5.83 1.49 0.07 67.41 17:21:34 17:20:01 3 26.45 0.00 4.73 0.08 0.07 68.67 17:21:34 17:20:01 4 26.00 0.00 5.01 0.88 0.05 68.06 17:21:34 17:20:01 5 25.92 0.00 5.40 0.25 0.08 68.34 17:21:34 17:20:01 6 25.52 0.00 4.95 0.54 0.07 68.92 17:21:34 17:20:01 7 24.91 0.00 5.31 0.49 0.10 69.19 17:21:34 17:21:01 all 0.54 0.00 0.25 0.80 0.02 98.40 17:21:34 17:21:01 0 0.53 0.00 0.20 0.78 0.03 98.45 17:21:34 17:21:01 1 0.28 0.00 0.58 5.03 0.02 94.08 17:21:34 17:21:01 2 0.38 0.00 0.23 0.05 0.02 99.32 17:21:34 17:21:01 3 0.28 0.00 0.23 0.02 0.02 99.45 17:21:34 17:21:01 4 0.30 0.00 0.18 0.45 0.02 99.05 17:21:34 17:21:01 5 1.86 0.00 0.13 0.00 0.02 97.99 17:21:34 17:21:01 6 0.22 0.00 0.18 0.02 0.02 99.57 17:21:34 17:21:01 7 0.42 0.00 0.22 0.07 0.02 99.28 17:21:34 Average: all 18.13 0.00 4.66 2.22 0.06 74.92 17:21:34 Average: 0 17.20 0.00 3.50 4.58 0.06 74.67 17:21:34 Average: 1 18.60 0.00 5.40 9.75 0.06 66.19 17:21:34 Average: 2 17.98 0.00 5.74 0.90 0.05 75.32 17:21:34 Average: 3 18.19 0.00 5.58 0.28 0.06 75.89 17:21:34 Average: 4 18.47 0.00 3.96 0.55 0.05 76.98 17:21:34 Average: 5 17.90 0.00 4.35 0.74 0.09 76.92 17:21:34 Average: 6 17.83 0.00 4.68 0.24 0.06 77.19 17:21:34 Average: 7 18.88 0.00 4.12 0.95 0.07 75.98 17:21:34 17:21:34 17:21:34