Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b04bfaa3f7c90cec0972aba86e0cd13724293b2a+87f15e26a71a8026a682f6867a4ab9a3284585c9 (f283b6c8beb9f838f41055425b7c1f3b5598e424) 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-ssh2233221513441458742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7278786898158127937.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-139/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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5224561199624214637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8062600439920362751.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-139/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-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2546280724609024346.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/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24412 in /w/workspace/undry_device-onvif-camera_PR-139 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-139 # 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 Merging remotes/origin/main commit 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a Merge succeeded, producing 498f6db7bf96b71e1f6d519c8380fdcd312ce707 Checking out Revision 498f6db7bf96b71e1f6d519c8380fdcd312ce707 (PR-139) > 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/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # 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 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 498f6db7bf96b71e1f6d519c8380fdcd312ce707 # timeout=10 Commit message: "Merge commit '87f15e26a71a8026a682f6867a4ab9a3284585c9' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 81a24712371c0d9fa265726654bc970d0431ef37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:20 ========================================================= 10:10:20 EdgeX Global Pipelines Version Info 10:10:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:10:21 ------------------- 10:10:21 stable info: 10:10:21 ------------------- 10:10:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:21 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:10:21 Message: update stable to v1.0.239 10:10:21 ------------------- 10:10:21 experimental info: 10:10:21 ------------------- 10:10:21 Commited By: **** collab-it+edgex@linuxfoundation.org 10:10:21 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:10:21 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 498f6db [Pipeline] echo 10:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:22 provisioning config files... 10:10:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config2259692257833168013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:22 ---> docker-login.sh 10:10:22 nexus3.edgexfoundry.org:10001 10:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:23 Configure a credential helper to remove this warning. See 10:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:23 10:10:23 Login Succeeded 10:10:23 nexus3.edgexfoundry.org:10002 10:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:23 Configure a credential helper to remove this warning. See 10:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:23 10:10:23 Login Succeeded 10:10:23 nexus3.edgexfoundry.org:10003 10:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:23 Configure a credential helper to remove this warning. See 10:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:23 10:10:23 Login Succeeded 10:10:23 nexus3.edgexfoundry.org:10004 10:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:23 Configure a credential helper to remove this warning. See 10:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:23 10:10:23 Login Succeeded 10:10:23 docker.io 10:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:24 Configure a credential helper to remove this warning. See 10:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:24 10:10:24 Login Succeeded 10:10:24 ---> docker-login.sh ends [Pipeline] } 10:10:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:24 + git rev-list -1 --merges 498f6db7bf96b71e1f6d519c8380fdcd312ce707~1..498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] echo 10:10:24 -----------> git rev-list -1 --merges 498f6db7bf96b71e1f6d519c8380fdcd312ce707~1..498f6db7bf96b71e1f6d519c8380fdcd312ce707 498f6db7bf96b71e1f6d519c8380fdcd312ce707 10:10:24 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [false] [Pipeline] sh 10:10:24 + git log --format=format:%s -1 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] echo 10:10:24 ========================================================= 10:10:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:25 + git log --format=format:%s -1 498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] echo 10:10:25 [semverPrep] GIT_COMMIT: 498f6db7bf96b71e1f6d519c8380fdcd312ce707, Commit Message: Merge commit '87f15e26a71a8026a682f6867a4ab9a3284585c9' into HEAD [Pipeline] echo 10:10:25 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:25 + grep -v github /etc/ssh/ssh_known_hosts 10:10:25 + [ -e /tmp/ssh_known_hosts ] 10:10:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:25 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:26 10:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:26 0.1.4: Pulling from edgex-devops/py-git-semver 10:10:26 b85a868b505f: Pulling fs layer 10:10:26 e2be974225ed: Pulling fs layer 10:10:26 339a4e72a1f5: Pulling fs layer 10:10:26 988bab9f4d93: Pulling fs layer 10:10:26 1469e6f7b9e6: Pulling fs layer 10:10:26 eaf3925da568: Pulling fs layer 10:10:26 bab4dde63d76: Pulling fs layer 10:10:26 bde34c3a00c8: Pulling fs layer 10:10:26 b352a97aabf1: Pulling fs layer 10:10:26 4872d77fe225: Pulling fs layer 10:10:26 5851b861e8e6: Pulling fs layer 10:10:26 988bab9f4d93: Waiting 10:10:26 4872d77fe225: Waiting 10:10:26 1469e6f7b9e6: Waiting 10:10:26 5851b861e8e6: Waiting 10:10:26 eaf3925da568: Waiting 10:10:26 b352a97aabf1: Waiting 10:10:26 bde34c3a00c8: Waiting 10:10:26 e2be974225ed: Download complete 10:10:26 988bab9f4d93: Verifying Checksum 10:10:26 988bab9f4d93: Download complete 10:10:26 1469e6f7b9e6: Verifying Checksum 10:10:26 1469e6f7b9e6: Download complete 10:10:26 339a4e72a1f5: Verifying Checksum 10:10:26 339a4e72a1f5: Download complete 10:10:26 eaf3925da568: Verifying Checksum 10:10:26 eaf3925da568: Download complete 10:10:26 bde34c3a00c8: Verifying Checksum 10:10:26 bde34c3a00c8: Download complete 10:10:26 b352a97aabf1: Verifying Checksum 10:10:26 b352a97aabf1: Download complete 10:10:26 4872d77fe225: Download complete 10:10:26 5851b861e8e6: Verifying Checksum 10:10:26 5851b861e8e6: Download complete 10:10:26 b85a868b505f: Verifying Checksum 10:10:26 b85a868b505f: Download complete 10:10:26 bab4dde63d76: Verifying Checksum 10:10:26 bab4dde63d76: Download complete 10:10:28 b85a868b505f: Pull complete 10:10:28 e2be974225ed: Pull complete 10:10:28 339a4e72a1f5: Pull complete 10:10:28 988bab9f4d93: Pull complete 10:10:29 1469e6f7b9e6: Pull complete 10:10:29 eaf3925da568: Pull complete 10:10:31 bab4dde63d76: Pull complete 10:10:31 bde34c3a00c8: Pull complete 10:10:31 b352a97aabf1: Pull complete 10:10:31 4872d77fe225: Pull complete 10:10:31 5851b861e8e6: Pull complete 10:10:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:31 prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container 10:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 10:10:33 $ docker top 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 -eo pid,comm 10:10:33 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). 10:10:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:33 [ssh-agent] Looking for ssh-agent implementation... 10:10:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:33 $ docker exec 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 ssh-agent 10:10:33 SSH_AUTH_SOCK=/tmp/ssh-2Ru8FbFvQtCC/agent.33 10:10:33 SSH_AGENT_PID=39 10:10:33 Running ssh-add (command line suppressed) 10:10:33 Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_8286013813862867090.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_8286013813862867090.key) 10:10:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:33 + git tag --points-at HEAD [Pipeline] } 10:10:33 $ docker exec --env ******** --env ******** 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 ssh-agent -k 10:10:34 unset SSH_AUTH_SOCK; 10:10:34 unset SSH_AGENT_PID; 10:10:34 echo Agent pid 39 killed; 10:10:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:10:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:34 [ssh-agent] Looking for ssh-agent implementation... 10:10:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:34 $ docker exec 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 ssh-agent 10:10:34 SSH_AUTH_SOCK=/tmp/ssh-DkET1Genwdlw/agent.72 10:10:34 SSH_AGENT_PID=78 10:10:34 Running ssh-add (command line suppressed) 10:10:34 Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_8495299409000298012.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_8495299409000298012.key) 10:10:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:34 + git semver init 10:10:35 2022-09-02 10:10:34,975 [run_init] DEBUG init version:0.0.0 force:False 10:10:35 2022-09-02 10:10:34,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-139/.semver 10:10:35 2022-09-02 10:10:34,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-139/.semver 10:10:35 2022-09-02 10:10:34,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-139/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-139, universal_newlines=False, shell=None, istream=None) 10:10:35 2022-09-02 10:10:35,907 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-139/.git/info/exclude 10:10:35 2022-09-02 10:10:35,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 with force:False 10:10:35 2022-09-02 10:10:35,908 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 10:10:35 2022-09-02 10:10:35,912 [execute] INFO git cat-file --batch-check 10:10:35 2022-09-02 10:10:35,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) 10:10:35 2022-09-02 10:10:35,919 [execute] INFO git cat-file --batch 10:10:35 2022-09-02 10:10:35,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) 10:10:35 2022-09-02 10:10:35,924 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 10:10:35 0.0.0 [Pipeline] } 10:10:35 $ docker exec --env ******** --env ******** 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 ssh-agent -k 10:10:36 unset SSH_AUTH_SOCK; 10:10:36 unset SSH_AGENT_PID; 10:10:36 echo Agent pid 78 killed; 10:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:36 + git semver [Pipeline] } 10:10:36 $ docker stop --time=1 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 10:10:38 $ docker rm -f 4c0f57425a419fa0a6c677b4165ec735be6ac248bd60c9d670a2a66dc43518e3 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:10:38 Stashed 1 file(s) [Pipeline] echo 10:10:38 [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 10:10:38 provisioning config files... 10:10:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config5873586885121359823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:39 ---> docker-login.sh 10:10:39 nexus3.edgexfoundry.org:10001 10:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:39 Configure a credential helper to remove this warning. See 10:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:39 10:10:39 Login Succeeded 10:10:39 nexus3.edgexfoundry.org:10002 10:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:39 Configure a credential helper to remove this warning. See 10:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:39 10:10:39 Login Succeeded 10:10:39 nexus3.edgexfoundry.org:10003 10:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:39 Configure a credential helper to remove this warning. See 10:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:39 10:10:39 Login Succeeded 10:10:39 nexus3.edgexfoundry.org:10004 10:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:39 Configure a credential helper to remove this warning. See 10:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:39 10:10:39 Login Succeeded 10:10:39 docker.io 10:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:39 Configure a credential helper to remove this warning. See 10:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:39 10:10:39 Login Succeeded 10:10:39 ---> docker-login.sh ends [Pipeline] } 10:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:40 ========================================================= 10:10:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:10:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:10:40 Sending build context to Docker daemon 20.63MB 10:10:40 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 10:10:40 Step 2/13 : FROM ${BASE} AS builder 10:10:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:40 2408cc74d12b: Pulling fs layer 10:10:40 ea60b727a1ce: Pulling fs layer 10:10:40 30c4a7721957: Pulling fs layer 10:10:40 370296b7ddb6: Pulling fs layer 10:10:40 7c6cee850709: Pulling fs layer 10:10:40 39a5fcdaea64: Pulling fs layer 10:10:40 d94ebbe4e438: Pulling fs layer 10:10:40 bcfd1f05c69d: Pulling fs layer 10:10:40 59ccb84bbe0f: Pulling fs layer 10:10:40 370296b7ddb6: Waiting 10:10:40 7c6cee850709: Waiting 10:10:40 39a5fcdaea64: Waiting 10:10:40 d94ebbe4e438: Waiting 10:10:40 bcfd1f05c69d: Waiting 10:10:40 59ccb84bbe0f: Waiting 10:10:40 30c4a7721957: Download complete 10:10:40 ea60b727a1ce: Download complete 10:10:40 7c6cee850709: Download complete 10:10:40 39a5fcdaea64: Download complete 10:10:40 2408cc74d12b: Verifying Checksum 10:10:40 2408cc74d12b: Download complete 10:10:40 d94ebbe4e438: Download complete 10:10:40 2408cc74d12b: Pull complete 10:10:40 ea60b727a1ce: Pull complete 10:10:40 30c4a7721957: Pull complete 10:10:40 59ccb84bbe0f: Verifying Checksum 10:10:40 59ccb84bbe0f: Download complete 10:10:41 bcfd1f05c69d: Verifying Checksum 10:10:41 bcfd1f05c69d: Download complete 10:10:41 370296b7ddb6: Verifying Checksum 10:10:41 370296b7ddb6: Download complete 10:10:46 370296b7ddb6: Pull complete 10:10:46 7c6cee850709: Pull complete 10:10:46 39a5fcdaea64: Pull complete 10:10:46 d94ebbe4e438: Pull complete 10:10:48 bcfd1f05c69d: Pull complete 10:10:49 59ccb84bbe0f: Pull complete 10:10:49 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 10:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:10:49 ---> a4fb48ad2a94 10:10:49 Step 3/13 : ARG MAKE="make build" 10:10:50 ---> Running in 5d724407594f 10:10:50 Removing intermediate container 5d724407594f 10:10:50 ---> 75b7820b5707 10:10:50 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:10:50 ---> Running in e003cc035a5f 10:10:50 Removing intermediate container e003cc035a5f 10:10:50 ---> 7c2651b40448 10:10:50 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:10:50 ---> Running in ca903d9a9af6 10:10:50 Removing intermediate container ca903d9a9af6 10:10:50 ---> 65dfe4bb0071 10:10:50 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:10:50 ---> Running in ca1aac443283 10:10:50 Removing intermediate container ca1aac443283 10:10:50 ---> 7c2f47e3e31a 10:10:50 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:50 ---> Running in 28adf6044b82 10:10:51 Removing intermediate container 28adf6044b82 10:10:51 ---> fd984483eeb0 10:10:51 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:51 ---> Running in 3b8f7b81eb1d 10:10:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:10:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:10:53 OK: 211 MiB in 51 packages 10:10:53 Removing intermediate container 3b8f7b81eb1d 10:10:53 ---> 635384042a71 10:10:53 Step 9/13 : WORKDIR /device-onvif-camera 10:10:53 ---> Running in 1d9649f7b14c 10:10:53 Removing intermediate container 1d9649f7b14c 10:10:53 ---> 1ea03687e719 10:10:53 Step 10/13 : COPY go.mod vendor* ./ 10:10:53 Still waiting to schedule task 10:10:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:10:53 ---> 6ea714f5cdfc 10:10:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:53 ---> Running in 97788d943da1 10:11:15 Removing intermediate container 97788d943da1 10:11:15 ---> 8d61e0ac62e2 10:11:15 Step 12/13 : COPY . . 10:11:15 ---> a4a079b744ab 10:11:15 Step 13/13 : RUN ${MAKE} 10:11:15 ---> Running in 7688ffbd20b8 10:11:16 noop 10:11:16 Removing intermediate container 7688ffbd20b8 10:11:16 ---> 4a0493e4dd58 10:11:16 Successfully built 4a0493e4dd58 10:11:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:16 + docker inspect -f . ci-base-image-x86_64 10:11:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:16 prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container 10:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 10:11:17 $ docker top 3a2315bfd77bc12ce0acfb25ae9432bf50cf18296902441dfcbf89d63e127945 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:17 + go version 10:11:17 go version go1.18.3 linux/amd64 [Pipeline] } 10:11:17 $ docker stop --time=1 3a2315bfd77bc12ce0acfb25ae9432bf50cf18296902441dfcbf89d63e127945 10:11:18 $ docker rm -f 3a2315bfd77bc12ce0acfb25ae9432bf50cf18296902441dfcbf89d63e127945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:19 + docker inspect -f . ci-base-image-x86_64 10:11:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:19 prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container 10:11:19 $ 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-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 10:11:19 $ docker top cd99046b5a744df2c76c77ce4a073d6a1536555e5aba46e9a6d505e74e945ce1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:20 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] fileExists [Pipeline] sh 10:11:20 + make test 10:11:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:11:30 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:11:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.040s coverage: 28.6% of statements 10:11:31 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:11:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.096s coverage: 13.8% of statements 10:11:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:11:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:11:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:45 ./bin/test-attribution-txt.sh [Pipeline] echo 10:11:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:11:45 $ docker stop --time=1 cd99046b5a744df2c76c77ce4a073d6a1536555e5aba46e9a6d505e74e945ce1 10:11:47 $ docker rm -f cd99046b5a744df2c76c77ce4a073d6a1536555e5aba46e9a6d505e74e945ce1 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:11:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:48 + ls -al . 10:11:48 total 232 10:11:48 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 10:11 . 10:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:10 .. 10:11:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:11 .git 10:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:10 .github 10:11:48 -rw-rw-r-- 1 jenkins jenkins 418 Sep 2 10:10 .gitignore 10:11:48 -rw-rw-r-- 1 jenkins jenkins 42 Sep 2 10:10 .golangci.yml 10:11:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:10 .semver 10:11:48 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 2 10:10 Attribution.txt 10:11:48 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 2 10:10 CHANGELOG.md 10:11:48 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 2 10:10 Dockerfile 10:11:48 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 10:10 GOVERNANCE.md 10:11:48 -rw-rw-r-- 1 jenkins jenkins 734 Sep 2 10:10 Jenkinsfile 10:11:48 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 2 10:10 LICENSE 10:11:48 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 2 10:10 Makefile 10:11:48 -rw-rw-r-- 1 jenkins jenkins 625 Sep 2 10:10 OWNERS.md 10:11:48 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 2 10:10 README.md 10:11:48 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:10 VERSION 10:11:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:10 bin 10:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:10 cmd 10:11:48 -rw-r--r-- 1 jenkins jenkins 77283 Sep 2 10:11 coverage.out 10:11:48 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 10:10 doc 10:11:48 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 2 10:10 go.mod 10:11:48 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 2 10:10 go.sum 10:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:10 internal 10:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:10 snap 10:11:48 -rw-rw-r-- 1 jenkins jenkins 236 Sep 2 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:48 + 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=498f6db7bf96b71e1f6d519c8380fdcd312ce707 --label arch=amd64 --label version=0.0.0 . 10:11:48 Sending build context to Docker daemon 20.7MB 10:11:48 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:11:48 Step 2/26 : FROM ${BASE} AS builder 10:11:48 ---> 4a0493e4dd58 10:11:48 Step 3/26 : ARG MAKE="make build" 10:11:49 ---> Running in 06c0f68c7210 10:11:49 Removing intermediate container 06c0f68c7210 10:11:49 ---> 353bf96fcb69 10:11:49 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:11:49 ---> Running in 6eb897ba0a5a 10:11:49 Removing intermediate container 6eb897ba0a5a 10:11:49 ---> fe0925a5a2fb 10:11:49 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:11:49 ---> Running in ee39aefa4fe5 10:11:49 Removing intermediate container ee39aefa4fe5 10:11:49 ---> 86bd207e975f 10:11:49 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:11:49 ---> Running in 78bb5e7c15a6 10:11:49 Removing intermediate container 78bb5e7c15a6 10:11:49 ---> a53bb348a5ef 10:11:49 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:49 ---> Running in 7bb747906b3e 10:11:50 Removing intermediate container 7bb747906b3e 10:11:50 ---> 7fbce88ab5be 10:11:50 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:50 ---> Running in 2bbce8470f44 10:11:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:11:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:11:51 OK: 211 MiB in 51 packages 10:11:51 Removing intermediate container 2bbce8470f44 10:11:51 ---> 971e8000cd95 10:11:51 Step 9/26 : WORKDIR /device-onvif-camera 10:11:51 ---> Running in 89b0a585daf4 10:11:51 Removing intermediate container 89b0a585daf4 10:11:51 ---> badb50136b6f 10:11:51 Step 10/26 : COPY go.mod vendor* ./ 10:11:51 ---> 08da0fd63262 10:11:51 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:52 ---> Running in b582541d5a67 10:11:52 Removing intermediate container b582541d5a67 10:11:52 ---> 711aedf9db90 10:11:52 Step 12/26 : COPY . . 10:11:53 ---> f0184e8a9bb5 10:11:53 Step 13/26 : RUN ${MAKE} 10:11:53 ---> Running in 13e54ca722ba 10:11:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:12:15 Removing intermediate container 13e54ca722ba 10:12:15 ---> f431644f37fd 10:12:15 Step 14/26 : FROM alpine:3.16 10:12:15 3.16: Pulling from library/alpine 10:12:15 213ec9aee27d: Pulling fs layer 10:12:15 213ec9aee27d: Verifying Checksum 10:12:15 213ec9aee27d: Download complete 10:12:15 213ec9aee27d: Pull complete 10:12:15 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:12:15 Status: Downloaded newer image for alpine:3.16 10:12:15 ---> 9c6f07244728 10:12:15 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:12:15 ---> Running in 3963b19c2149 10:12:15 Removing intermediate container 3963b19c2149 10:12:15 ---> f3b18e1ab5ff 10:12:15 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:12:15 ---> Running in 05c84c64ce5b 10:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:12:15 (1/6) Installing dumb-init (1.2.5-r1) 10:12:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:12:15 (3/6) Installing libsodium (1.0.18-r0) 10:12:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:12:15 (5/6) Installing libzmq (4.3.4-r0) 10:12:15 (6/6) Installing zeromq (4.3.4-r0) 10:12:15 Executing busybox-1.35.0-r17.trigger 10:12:15 OK: 8 MiB in 20 packages 10:12:15 Removing intermediate container 05c84c64ce5b 10:12:15 ---> c4e5d67bbabf 10:12:15 Step 17/26 : WORKDIR / 10:12:15 ---> Running in 23b605619873 10:12:15 Removing intermediate container 23b605619873 10:12:15 ---> f21066c8070f 10:12:15 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:12:16 ---> e1890c1b6761 10:12:16 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:12:16 ---> 495e118c9cb5 10:12:16 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:12:16 ---> 30b707110e66 10:12:16 Step 21/26 : EXPOSE 59984 10:12:16 ---> Running in 7499c4750001 10:12:16 Removing intermediate container 7499c4750001 10:12:16 ---> c1fcd066b77a 10:12:16 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:12:16 ---> Running in 186e08e93813 10:12:16 Removing intermediate container 186e08e93813 10:12:16 ---> c98c0593beb5 10:12:16 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:16 ---> Running in 263e79bed479 10:12:16 Removing intermediate container 263e79bed479 10:12:16 ---> b989fce4323b 10:12:16 Step 24/26 : LABEL arch=amd64 10:12:16 ---> Running in ef1ca708ba90 10:12:17 Removing intermediate container ef1ca708ba90 10:12:17 ---> 3427c23f6418 10:12:17 Step 25/26 : LABEL git_sha=498f6db7bf96b71e1f6d519c8380fdcd312ce707 10:12:17 ---> Running in 58fb0ae3d43b 10:12:17 Removing intermediate container 58fb0ae3d43b 10:12:17 ---> 69f41da86db4 10:12:17 Step 26/26 : LABEL version=0.0.0 10:12:17 ---> Running in c7b049c1a52d 10:12:17 Removing intermediate container c7b049c1a52d 10:12:17 ---> 11f4f13c4387 10:12:17 [Warning] One or more build-args [ARCH] were not consumed 10:12:17 Successfully built 11f4f13c4387 10:12:17 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 10:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:17 10:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:18 latest: Pulling from edgex-lftools-log-publisher 10:12:18 5eb5b503b376: Pulling fs layer 10:12:18 5c69ac0246d0: Pulling fs layer 10:12:18 ec43610c2a17: Pulling fs layer 10:12:18 3a2ae6a8a46f: Pulling fs layer 10:12:18 33b1e0a273af: Pulling fs layer 10:12:18 5d3b04190fa2: Pulling fs layer 10:12:18 2f39f015ded8: Pulling fs layer 10:12:18 3a2ae6a8a46f: Waiting 10:12:18 33b1e0a273af: Waiting 10:12:18 5c69ac0246d0: Download complete 10:12:18 3a2ae6a8a46f: Download complete 10:12:18 33b1e0a273af: Verifying Checksum 10:12:18 33b1e0a273af: Download complete 10:12:18 5d3b04190fa2: Verifying Checksum 10:12:18 5d3b04190fa2: Download complete 10:12:18 ec43610c2a17: Verifying Checksum 10:12:18 ec43610c2a17: Download complete 10:12:18 5eb5b503b376: Verifying Checksum 10:12:18 5eb5b503b376: Download complete 10:12:19 2f39f015ded8: Verifying Checksum 10:12:19 2f39f015ded8: Download complete 10:12:19 5eb5b503b376: Pull complete 10:12:19 5c69ac0246d0: Pull complete 10:12:20 ec43610c2a17: Pull complete 10:12:20 3a2ae6a8a46f: Pull complete 10:12:20 33b1e0a273af: Pull complete 10:12:20 5d3b04190fa2: Pull complete 10:12:24 2f39f015ded8: Pull complete 10:12:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:25 prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container 10:12:25 $ 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-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 10:12:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24414 in /w/workspace/undry_device-onvif-camera_PR-139 10:12:26 $ docker top c53bba033cfb5137f7319ee7cee1fdd10d0808720db02e6228dfd96ca8b1bd8d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 10:12:26 Running in /w/workspace/device-onvif-camera/7 [Pipeline] { [Pipeline] checkout 10:12:26 Selected Git installation does not exist. Using Default 10:12:26 The recommended git tool is: NONE 10:12:27 ---> job-cost.sh 10:12:27 lf-activate-venv: SKIPPING 10:12:27 INFO: No Stack... 10:12:27 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:27 INFO: Archiving Costs [Pipeline] sh 10:12:28 + cat /w/workspace/undry_device-onvif-camera_PR-139/archives/cost.csv 10:12:28 + cut -d, -f6 [Pipeline] lock 10:12:28 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] 10:12:28 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] did not exist. Created. 10:12:28 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:28 + echo total: 0.2199999988079071 [Pipeline] stash 10:12:28 Stashed 1 file(s) [Pipeline] } 10:12:28 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:28 $ docker stop --time=1 c53bba033cfb5137f7319ee7cee1fdd10d0808720db02e6228dfd96ca8b1bd8d 10:12:29 $ docker rm -f c53bba033cfb5137f7319ee7cee1fdd10d0808720db02e6228dfd96ca8b1bd8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:12:34 using credential edgex-jenkins-ssh 10:12:34 Cloning the remote Git repository 10:12:34 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:12:34 > git init /w/workspace/device-onvif-camera/7 # timeout=10 10:12:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:12:34 > git --version # timeout=10 10:12:34 > git --version # 'git version 2.25.1' 10:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:12:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:12:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:12:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:12:37 Merging remotes/origin/main commit 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a 10:12:37 Merge succeeded, producing d84bc98fb5d65130870a0b0aa7360de0a3b780e0 10:12:37 Checking out Revision d84bc98fb5d65130870a0b0aa7360de0a3b780e0 (PR-139) 10:12:37 > git config core.sparsecheckout # timeout=10 10:12:37 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 10:12:37 > git remote # timeout=10 10:12:37 > git config --get remote.origin.url # timeout=10 10:12:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:37 > git merge 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 10:12:37 > git rev-parse HEAD^{commit} # timeout=10 10:12:37 > git config core.sparsecheckout # timeout=10 10:12:37 > git checkout -f d84bc98fb5d65130870a0b0aa7360de0a3b780e0 # timeout=10 10:12:42 Commit message: "Merge commit '87f15e26a71a8026a682f6867a4ab9a3284585c9' into HEAD" 10:12:42 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:42 > git rev-list --no-walk 81a24712371c0d9fa265726654bc970d0431ef37 # timeout=10 10:12:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:12:43 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:43 Dload Upload Total Spent Left Speed 10:12:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 71197 0 --:--:-- --:--:-- --:--:-- 71602 [Pipeline] sh 10:12:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:12:44 + + sudo teesudo /etc/docker/daemon.new jq 10:12:44 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:12:44 { 10:12:44 "registry-mirrors": [ 10:12:44 "https://nexus3.edgexfoundry.org:10001" 10:12:44 ], 10:12:44 "bip": "10.250.0.254/24", 10:12:44 "hosts": [ 10:12:44 "tcp://0.0.0.0:5555", 10:12:44 "unix:///var/run/docker.sock" 10:12:44 ], 10:12:44 "mtu": 1458, 10:12:44 "selinux-enabled": true, 10:12:44 "seccomp-profile": "/etc/docker/seccomp.json" 10:12:44 } [Pipeline] sh 10:12:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:12:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:03 provisioning config files... 10:13:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config1309528419338433536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:03 ---> docker-login.sh 10:13:03 nexus3.edgexfoundry.org:10001 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 nexus3.edgexfoundry.org:10002 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 nexus3.edgexfoundry.org:10003 10:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:05 Configure a credential helper to remove this warning. See 10:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:05 10:13:05 Login Succeeded 10:13:05 nexus3.edgexfoundry.org:10004 10:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:05 Configure a credential helper to remove this warning. See 10:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:05 10:13:05 Login Succeeded 10:13:05 docker.io 10:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:06 Configure a credential helper to remove this warning. See 10:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:06 10:13:06 Login Succeeded 10:13:06 ---> docker-login.sh ends [Pipeline] } 10:13:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:07 ========================================================= 10:13:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:13:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:13:08 Sending build context to Docker daemon 14.11MB 10:13:08 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 10:13:08 Step 2/13 : FROM ${BASE} AS builder 10:13:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:13:08 b3c136eddcbf: Pulling fs layer 10:13:08 c0a3192eca97: Pulling fs layer 10:13:08 a050256f5b6f: Pulling fs layer 10:13:08 656be50a0ddc: Pulling fs layer 10:13:08 2bbca73fdf42: Pulling fs layer 10:13:08 46d945488cbd: Pulling fs layer 10:13:08 8a5474983e97: Pulling fs layer 10:13:08 329c88fbcd65: Pulling fs layer 10:13:08 656be50a0ddc: Waiting 10:13:08 2bbca73fdf42: Waiting 10:13:08 46d945488cbd: Waiting 10:13:08 8a5474983e97: Waiting 10:13:08 329c88fbcd65: Waiting 10:13:08 a050256f5b6f: Verifying Checksum 10:13:08 a050256f5b6f: Download complete 10:13:08 c0a3192eca97: Verifying Checksum 10:13:08 c0a3192eca97: Download complete 10:13:08 2bbca73fdf42: Verifying Checksum 10:13:08 2bbca73fdf42: Download complete 10:13:08 46d945488cbd: Verifying Checksum 10:13:08 b3c136eddcbf: Verifying Checksum 10:13:08 b3c136eddcbf: Download complete 10:13:09 b3c136eddcbf: Pull complete 10:13:09 329c88fbcd65: Verifying Checksum 10:13:09 329c88fbcd65: Download complete 10:13:10 c0a3192eca97: Pull complete 10:13:10 a050256f5b6f: Pull complete 10:13:10 8a5474983e97: Verifying Checksum 10:13:10 8a5474983e97: Download complete 10:13:11 656be50a0ddc: Verifying Checksum 10:13:11 656be50a0ddc: Download complete 10:13:26 656be50a0ddc: Pull complete 10:13:26 2bbca73fdf42: Pull complete 10:13:26 46d945488cbd: Pull complete 10:13:30 8a5474983e97: Pull complete 10:13:33 329c88fbcd65: Pull complete 10:13:33 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:13:33 ---> ff4287adb874 10:13:33 Step 3/13 : ARG MAKE="make build" 10:13:35 ---> Running in f445853655e9 10:13:35 Removing intermediate container f445853655e9 10:13:35 ---> 7f1e2838b634 10:13:35 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:13:35 ---> Running in 4e2fde43eb4c 10:13:35 Removing intermediate container 4e2fde43eb4c 10:13:35 ---> 12058df330c1 10:13:35 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:13:35 ---> Running in 00e3aed1810a 10:13:35 Removing intermediate container 00e3aed1810a 10:13:35 ---> c228997d59c6 10:13:35 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:13:36 ---> Running in 495dd11fbadd 10:13:36 Removing intermediate container 495dd11fbadd 10:13:36 ---> 9f7034ddd3ba 10:13:36 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:36 ---> Running in bbfc2caaa072 10:13:39 Removing intermediate container bbfc2caaa072 10:13:39 ---> 40cc3b8cc9f0 10:13:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:39 ---> Running in 6126f1b6c223 10:13:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:13:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:13:42 OK: 221 MiB in 51 packages 10:13:43 Removing intermediate container 6126f1b6c223 10:13:43 ---> a7a9a5bfa66a 10:13:43 Step 9/13 : WORKDIR /device-onvif-camera 10:13:43 ---> Running in 6c7738324c11 10:13:43 Removing intermediate container 6c7738324c11 10:13:43 ---> 8ae9cbaf7dbe 10:13:43 Step 10/13 : COPY go.mod vendor* ./ 10:13:44 ---> 7ba29b30c6f8 10:13:44 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:44 ---> Running in f01264eb28fe 10:14:40 Removing intermediate container f01264eb28fe 10:14:40 ---> a05d452d8e9d 10:14:40 Step 12/13 : COPY . . 10:14:40 ---> 0fcc92c65728 10:14:40 Step 13/13 : RUN ${MAKE} 10:14:40 ---> Running in 55eb215354e9 10:14:40 noop 10:14:40 Removing intermediate container 55eb215354e9 10:14:40 ---> 7a09065d59ce 10:14:40 Successfully built 7a09065d59ce 10:14:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:41 + docker inspect -f . ci-base-image-arm64 10:14:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:41 prd-ubuntu20.04-docker-arm64-4c-16g-24414 does not seem to be running inside a container 10:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 10:14:42 $ docker top d5e403100143ea8556f86327189c13ed41fe1f36ce659c13b9d5f06156b2ee14 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:43 + go version 10:14:43 go version go1.18.3 linux/arm64 [Pipeline] } 10:14:43 $ docker stop --time=1 d5e403100143ea8556f86327189c13ed41fe1f36ce659c13b9d5f06156b2ee14 10:14:45 $ docker rm -f d5e403100143ea8556f86327189c13ed41fe1f36ce659c13b9d5f06156b2ee14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:46 + docker inspect -f . ci-base-image-arm64 10:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:46 prd-ubuntu20.04-docker-arm64-4c-16g-24414 does not seem to be running inside a container 10:14: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/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 10:14:47 $ docker top 5603d69cdced03263ef01a4ea762ba35b6d84b9ef3bb64ff469ac11263967e26 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:48 + git config --global --add safe.directory /w/workspace/device-onvif-camera/7 [Pipeline] fileExists [Pipeline] sh 10:14:49 + make test 10:14:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:14:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:16:28 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:16:28 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.197s coverage: 28.6% of statements 10:16:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:16:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.770s coverage: 13.8% of statements 10:16:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:16:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:17:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:17:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:17:12 ./bin/test-attribution-txt.sh [Pipeline] echo 10:17:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:17:12 $ docker stop --time=1 5603d69cdced03263ef01a4ea762ba35b6d84b9ef3bb64ff469ac11263967e26 10:17:14 $ docker rm -f 5603d69cdced03263ef01a4ea762ba35b6d84b9ef3bb64ff469ac11263967e26 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:17:15 Warning: overwriting stash ‘coverage-report’ 10:17:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:17:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:17:17 + ls -al . 10:17:17 total 228 10:17:17 drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 10:14 . 10:17:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:12 .. 10:17:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:12 .git 10:17:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:12 .github 10:17:17 -rw-rw-r-- 1 jenkins jenkins 418 Sep 2 10:12 .gitignore 10:17:17 -rw-rw-r-- 1 jenkins jenkins 42 Sep 2 10:12 .golangci.yml 10:17:17 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 2 10:12 Attribution.txt 10:17:17 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 2 10:12 CHANGELOG.md 10:17:17 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 2 10:12 Dockerfile 10:17:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 10:12 GOVERNANCE.md 10:17:17 -rw-rw-r-- 1 jenkins jenkins 734 Sep 2 10:12 Jenkinsfile 10:17:17 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 2 10:12 LICENSE 10:17:17 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 2 10:12 Makefile 10:17:17 -rw-rw-r-- 1 jenkins jenkins 625 Sep 2 10:12 OWNERS.md 10:17:17 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 2 10:12 README.md 10:17:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:10 VERSION 10:17:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:12 bin 10:17:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 10:12 cmd 10:17:17 -rw-r--r-- 1 jenkins jenkins 77283 Sep 2 10:16 coverage.out 10:17:17 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 10:12 doc 10:17:17 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 2 10:12 go.mod 10:17:17 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 2 10:12 go.sum 10:17:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:12 internal 10:17:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:12 snap 10:17:17 -rw-rw-r-- 1 jenkins jenkins 236 Sep 2 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:17 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d84bc98fb5d65130870a0b0aa7360de0a3b780e0 --label arch=arm64 --label version=0.0.0 . 10:17:17 Sending build context to Docker daemon 14.19MB 10:17:17 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:17:17 Step 2/26 : FROM ${BASE} AS builder 10:17:17 ---> 7a09065d59ce 10:17:17 Step 3/26 : ARG MAKE="make build" 10:17:17 ---> Running in dd2dd076e74a 10:17:18 Removing intermediate container dd2dd076e74a 10:17:18 ---> d39e138f311a 10:17:18 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:17:18 ---> Running in 7e67dc6fc137 10:17:18 Removing intermediate container 7e67dc6fc137 10:17:18 ---> 7ce1d40110e6 10:17:18 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:17:18 ---> Running in f87d9fbc8653 10:17:19 Removing intermediate container f87d9fbc8653 10:17:19 ---> bf67becc7066 10:17:19 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:17:19 ---> Running in 899e99d2bad1 10:17:19 Removing intermediate container 899e99d2bad1 10:17:19 ---> 41ee9b6ca463 10:17:19 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:19 ---> Running in cb5b42dbf3cf 10:17:21 Removing intermediate container cb5b42dbf3cf 10:17:21 ---> f70632c27f33 10:17:21 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:21 ---> Running in d6ec608082c3 10:17:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:17:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:17:24 OK: 221 MiB in 51 packages 10:17:25 Removing intermediate container d6ec608082c3 10:17:25 ---> 73af07c6dba4 10:17:25 Step 9/26 : WORKDIR /device-onvif-camera 10:17:25 ---> Running in c581183d9cfe 10:17:25 Removing intermediate container c581183d9cfe 10:17:25 ---> bf0ca88a5d3d 10:17:25 Step 10/26 : COPY go.mod vendor* ./ 10:17:25 ---> c31814b46d64 10:17:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:25 ---> Running in 2932bd6e5555 10:17:27 Removing intermediate container 2932bd6e5555 10:17:27 ---> c43cc2cfc136 10:17:27 Step 12/26 : COPY . . 10:17:29 ---> 3c5dda7b70db 10:17:29 Step 13/26 : RUN ${MAKE} 10:17:29 ---> Running in 489d0e35a4fc 10:17:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:19:52 Removing intermediate container 489d0e35a4fc 10:19:52 ---> f76c6dc6d70e 10:19:52 Step 14/26 : FROM alpine:3.16 10:19:52 3.16: Pulling from library/alpine 10:19:52 9b18e9b68314: Pulling fs layer 10:19:52 9b18e9b68314: Verifying Checksum 10:19:52 9b18e9b68314: Download complete 10:19:52 9b18e9b68314: Pull complete 10:19:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:19:52 Status: Downloaded newer image for alpine:3.16 10:19:52 ---> a6215f271958 10:19:52 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:19:52 ---> Running in b3cd4a0ca7b9 10:19:52 Removing intermediate container b3cd4a0ca7b9 10:19:52 ---> fa57399d260b 10:19:52 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:19:52 ---> Running in c6ccfa360a23 10:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:19:52 (1/6) Installing dumb-init (1.2.5-r1) 10:19:52 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:19:52 (3/6) Installing libsodium (1.0.18-r0) 10:19:52 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:19:52 (5/6) Installing libzmq (4.3.4-r0) 10:19:52 (6/6) Installing zeromq (4.3.4-r0) 10:19:52 Executing busybox-1.35.0-r17.trigger 10:19:52 OK: 8 MiB in 20 packages 10:19:53 Removing intermediate container c6ccfa360a23 10:19:53 ---> bec057cc38d9 10:19:53 Step 17/26 : WORKDIR / 10:19:53 ---> Running in 056bbfdeedd2 10:19:53 Removing intermediate container 056bbfdeedd2 10:19:53 ---> 2491a210ce07 10:19:53 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:19:55 ---> 74bcb357c2cb 10:19:55 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:19:56 ---> d1465beb715a 10:19:56 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:19:56 ---> abd4b26170d7 10:19:56 Step 21/26 : EXPOSE 59984 10:19:56 ---> Running in 5f24a4893acd 10:19:56 Removing intermediate container 5f24a4893acd 10:19:56 ---> 1f6d88b7cab4 10:19:56 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:19:57 ---> Running in 21fc5871d785 10:19:57 Removing intermediate container 21fc5871d785 10:19:57 ---> 6a6227f8de9a 10:19:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:19:57 ---> Running in 97e526b44f45 10:19:57 Removing intermediate container 97e526b44f45 10:19:57 ---> a8c40025576c 10:19:57 Step 24/26 : LABEL arch=arm64 10:19:58 ---> Running in e5e9952eb178 10:19:58 Removing intermediate container e5e9952eb178 10:19:58 ---> 4fc2d132dace 10:19:58 Step 25/26 : LABEL git_sha=d84bc98fb5d65130870a0b0aa7360de0a3b780e0 10:19:58 ---> Running in 465c03a82280 10:19:58 Removing intermediate container 465c03a82280 10:19:58 ---> 93078d4bb1e6 10:19:58 Step 26/26 : LABEL version=0.0.0 10:19:58 ---> Running in af08c08cfaf2 10:19:58 Removing intermediate container af08c08cfaf2 10:19:58 ---> 5faf68b8d3a0 10:19:58 [Warning] One or more build-args [ARCH] were not consumed 10:19:59 Successfully built 5faf68b8d3a0 10:19:59 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:59 10:19:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:00 arm64: Pulling from edgex-lftools-log-publisher 10:20:00 8998bd30e6a1: Pulling fs layer 10:20:00 04944245beec: Pulling fs layer 10:20:00 699f458cf7ca: Pulling fs layer 10:20:00 765212b225bb: Pulling fs layer 10:20:00 f23df028b6ca: Pulling fs layer 10:20:00 d65c8cfc05b1: Pulling fs layer 10:20:00 2437ff75d9bd: Pulling fs layer 10:20:00 f23df028b6ca: Waiting 10:20:00 d65c8cfc05b1: Waiting 10:20:00 2437ff75d9bd: Waiting 10:20:00 765212b225bb: Waiting 10:20:00 04944245beec: Verifying Checksum 10:20:00 04944245beec: Download complete 10:20:00 765212b225bb: Verifying Checksum 10:20:00 765212b225bb: Download complete 10:20:00 f23df028b6ca: Verifying Checksum 10:20:00 f23df028b6ca: Download complete 10:20:00 d65c8cfc05b1: Download complete 10:20:00 699f458cf7ca: Verifying Checksum 10:20:00 699f458cf7ca: Download complete 10:20:00 8998bd30e6a1: Verifying Checksum 10:20:00 8998bd30e6a1: Download complete 10:20:03 2437ff75d9bd: Verifying Checksum 10:20:03 2437ff75d9bd: Download complete 10:20:05 8998bd30e6a1: Pull complete 10:20:05 04944245beec: Pull complete 10:20:07 699f458cf7ca: Pull complete 10:20:07 765212b225bb: Pull complete 10:20:08 f23df028b6ca: Pull complete 10:20:08 d65c8cfc05b1: Pull complete 10:20:23 2437ff75d9bd: Pull complete 10:20:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:24 prd-ubuntu20.04-docker-arm64-4c-16g-24414 does not seem to be running inside a container 10:20:24 $ 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/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 10:20:27 $ docker top ee320b36d454cc5585d2e323e651ab5f459430337d241eff30560fd5d40de0bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:28 ---> job-cost.sh 10:20:28 lf-activate-venv: SKIPPING 10:20:28 INFO: No Stack... 10:20:29 INFO: Retrieving Pricing Info for: v3-standard-4 10:20:29 INFO: Archiving Costs [Pipeline] sh 10:20:30 + cat /w/workspace/device-onvif-camera/7/archives/cost.csv 10:20:30 + cut -d, -f6 [Pipeline] lock 10:20:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] 10:20:30 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] did not exist. Created. 10:20:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:20:31 /w/workspace/device-onvif-camera/7@tmp/durable-e20e6fb0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:20:32 + echo total: 0.10999999940395355 [Pipeline] stash 10:20:32 Warning: overwriting stash ‘stack-cost’ 10:20:32 Stashed 1 file(s) [Pipeline] } 10:20:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:20:32 $ docker stop --time=1 ee320b36d454cc5585d2e323e651ab5f459430337d241eff30560fd5d40de0bd 10:20:33 $ docker rm -f ee320b36d454cc5585d2e323e651ab5f459430337d241eff30560fd5d40de0bd [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 10:20:34 provisioning config files... 10:20:34 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config4326088869184645953tmp [Pipeline] { [Pipeline] sh 10:20:34 + set +x 10:20:34 + curl -s https://codecov.io/bash 10:20:34 + bash -s -- 10:20:34 10:20:34 _____ _ 10:20:34 / ____| | | 10:20:34 | | ___ __| | ___ ___ _____ __ 10:20:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:20:34 | |___| (_) | (_| | __/ (_| (_) \ V / 10:20:34 \_____\___/ \__,_|\___|\___\___/ \_/ 10:20:34 Bash-1.0.6 10:20:34 10:20:34 10:20:34 ==> git version 2.25.1 found 10:20:34 ==> 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 10:20:34 Release-Date: 2020-01-08 10:20:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:20:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:20:34 ==> Jenkins CI detected. 10:20:34 current dir:  /w/workspace/undry_device-onvif-camera_PR-139 10:20:34 project root: . 10:20:34 --> token set from env 10:20:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:20:34 ==> Running gcov in . (disable via -X gcov) 10:20:34 ==> Python coveragepy not found 10:20:34 ==> Searching for coverage reports in: 10:20:34 + . 10:20:34 -> Found 1 reports 10:20:34 ==> Detecting git/mercurial file structure 10:20:34 ==> Reading reports 10:20:34 + ./coverage.out bytes=77283 10:20:34 ==> Appending adjustments 10:20:34 https://docs.codecov.io/docs/fixing-reports 10:20:34 + Found adjustments 10:20:34 ==> Gzipping contents 10:20:34 12K /tmp/codecov.gJbTw9.gz 10:20:34 ==> Uploading reports 10:20:34 url: https://codecov.io 10:20:34 query: branch=PR-139&commit=498f6db7bf96b71e1f6d519c8380fdcd312ce707&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= 10:20:34 -> Pinging Codecov 10:20:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-139&commit=498f6db7bf96b71e1f6d519c8380fdcd312ce707&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= 10:20:35 -> Uploading to 10:20:35 https://storage.googleapis.com/codecov/v4/raw/2022-09-02/F29A59C45E3A92E06B3E522C9905F8EF/498f6db7bf96b71e1f6d519c8380fdcd312ce707/260878bd-942d-499e-a45a-d52af1ba66ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220902%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220902T102035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ff3345cb03d485672962d20170082931b9ce107ee30dbdbda216fdb3b05ad0f 10:20:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:35 Dload Upload Total Spent Left Speed 10:20:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10570 0 0 100 10570 0 44411 --:--:-- --:--:-- --:--:-- 44411 10:20:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/498f6db7bf96b71e1f6d519c8380fdcd312ce707 [Pipeline] } 10:20:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:20:36 + [ -d /w/workspace/undry_device-onvif-camera_PR-139/archives ] 10:20:36 + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives 10:20:36 total 16 10:20:36 drwxr-xr-x 3 root root 4096 Sep 2 10:12 . 10:20:36 drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 10:12 .. 10:20:36 drwxr-xr-x 2 root root 4096 Sep 2 10:12 cost 10:20:36 -rw-r--r-- 1 root root 91 Sep 2 10:12 cost.csv 10:20:36 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-139/archives 10:20:36 + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives 10:20:36 total 16 10:20:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:12 . 10:20:36 drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 10:12 .. 10:20:36 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 10:12 cost 10:20:36 -rw-r--r-- 1 jenkins jenkins 91 Sep 2 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:20:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:37 ---> package-listing.sh 10:20:37 ++ facter osfamily 10:20:37 ++ tr '[:upper:]' '[:lower:]' 10:20:37 + OS_FAMILY=debian 10:20:37 + workspace=/w/workspace/undry_device-onvif-camera_PR-139 10:20:37 + START_PACKAGES=/tmp/packages_start.txt 10:20:37 + END_PACKAGES=/tmp/packages_end.txt 10:20:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:37 + PACKAGES=/tmp/packages_start.txt 10:20:37 + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' 10:20:37 + PACKAGES=/tmp/packages_end.txt 10:20:37 + case "${OS_FAMILY}" in 10:20:37 + grep '^ii' 10:20:37 + dpkg -l 10:20:37 + '[' -f /tmp/packages_start.txt ']' 10:20:37 + '[' -f /tmp/packages_end.txt ']' 10:20:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:37 + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' 10:20:37 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-139/archives/ 10:20:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-139/archives/ [Pipeline] echo 10:20:37 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-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:38 prd-ubuntu20.04-docker-8c-8g-24412 does not seem to be running inside a container 10:20:38 $ 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-139/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-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 10:20:38 $ docker top aaa3790da1210089b2ce70a97a23c7e7157d6ede5734883c572177a808a43a95 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:39 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:39 + mkdir -p /var/log/sysstat [Pipeline] sh 10:20:39 + ls /var/log/sa-host 10:20:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:39 provisioning config files... 10:20:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config15344597873518473tmp [Pipeline] { [Pipeline] echo 10:20:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:40 ---> create-netrc.sh [Pipeline] } 10:20:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:40 ---> python-tools-install.sh [Pipeline] echo 10:20:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:40 ---> sudo-logs.sh 10:20:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:41 ---> job-cost.sh 10:20:41 lf-activate-venv: SKIPPING 10:20:41 DEBUG: total: 0.2199999988079071 10:20:41 INFO: Retrieving Stack Cost... 10:20:41 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:41 INFO: Archiving Costs [Pipeline] echo 10:20:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:42 ---> logs-deploy.sh 10:20:42 lf-activate-venv: SKIPPING 10:20:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-139/7 10:20:42 INFO: archiving workspace using pattern(s): 10:20:43 Archives upload complete. 10:20:43 INFO: archiving logs to Nexus 10:20:44 ---> uname -a: 10:20:44 Linux prd-ubuntu20-04-docker-8c-8g-24412 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:20:44 10:20:44 10:20:44 ---> lscpu: 10:20:44 Architecture: x86_64 10:20:44 CPU op-mode(s): 32-bit, 64-bit 10:20:44 Byte Order: Little Endian 10:20:44 Address sizes: 40 bits physical, 48 bits virtual 10:20:44 CPU(s): 8 10:20:44 On-line CPU(s) list: 0-7 10:20:44 Thread(s) per core: 1 10:20:44 Core(s) per socket: 1 10:20:44 Socket(s): 8 10:20:44 NUMA node(s): 1 10:20:44 Vendor ID: AuthenticAMD 10:20:44 CPU family: 23 10:20:44 Model: 49 10:20:44 Model name: AMD EPYC-Rome Processor 10:20:44 Stepping: 0 10:20:44 CPU MHz: 2799.996 10:20:44 BogoMIPS: 5599.99 10:20:44 Virtualization: AMD-V 10:20:44 Hypervisor vendor: KVM 10:20:44 Virtualization type: full 10:20:44 L1d cache: 256 KiB 10:20:44 L1i cache: 256 KiB 10:20:44 L2 cache: 4 MiB 10:20:44 L3 cache: 128 MiB 10:20:44 NUMA node0 CPU(s): 0-7 10:20:44 Vulnerability Itlb multihit: Not affected 10:20:44 Vulnerability L1tf: Not affected 10:20:44 Vulnerability Mds: Not affected 10:20:44 Vulnerability Meltdown: Not affected 10:20:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:20:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:20:44 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:20:44 Vulnerability Srbds: Not affected 10:20:44 Vulnerability Tsx async abort: Not affected 10:20:44 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 10:20:44 10:20:44 10:20:44 ---> nproc: 10:20:44 8 10:20:44 10:20:44 10:20:44 ---> df -h: 10:20:44 Filesystem Size Used Avail Use% Mounted on 10:20:44 overlay 155G 11G 145G 8% / 10:20:44 tmpfs 64M 0 64M 0% /dev 10:20:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:20:44 shm 64M 0 64M 0% /dev/shm 10:20:44 /dev/vda1 155G 11G 145G 8% /facter-os 10:20:44 10:20:44 10:20:44 ---> sar -b -r -n DEV: 10:20:44 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24412) 09/02/22 _x86_64_ (8 CPU) 10:20:44 10:20:44 10:09:40 LINUX RESTART (8 CPU) 10:20:44 10:20:44 10:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:20:44 10:11:01 412.27 45.70 366.56 0.00 4146.42 176240.50 0.00 10:20:44 10:12:01 164.35 1.00 163.35 0.00 13.86 46217.13 0.00 10:20:44 10:13:01 115.33 0.00 115.33 0.00 0.00 34242.83 0.00 10:20:44 10:14:01 3.90 1.58 2.32 0.00 50.39 28.01 0.00 10:20:44 10:15:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 10:20:44 10:16:01 0.98 0.00 0.98 0.00 0.00 13.46 0.00 10:20:44 10:17:01 1.12 0.02 1.10 0.00 0.13 12.53 0.00 10:20:44 10:18:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 10:20:44 10:19:01 2.50 0.87 1.63 0.00 18.40 22.80 0.00 10:20:44 10:20:01 2.00 0.00 2.00 0.00 0.00 26.93 0.00 10:20:44 Average: 69.96 4.85 65.11 0.00 416.70 25431.85 0.00 10:20:44 10:20:44 10:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:20:44 10:11:01 28763748 31745524 548812 1.67 123152 3117052 2127224 6.27 1153492 2568648 38956 10:20:44 10:12:01 27882356 31549612 736528 2.24 167272 3687484 2619060 7.72 1612672 2909504 169588 10:20:44 10:13:01 27535932 31762108 525772 1.60 177140 4193164 1775272 5.23 1370948 3455064 400 10:20:44 10:14:01 27531008 31759980 527664 1.60 177180 4194676 1775272 5.23 1376064 3454652 20 10:20:44 10:15:01 27538144 31767396 520400 1.58 177204 4194688 1793696 5.29 1367428 3454884 20 10:20:44 10:16:01 27538356 31767640 520160 1.58 177220 4194696 1793696 5.29 1367556 3454892 176 10:20:44 10:17:01 27544664 31774088 513272 1.56 177232 4194696 1793696 5.29 1360756 3454892 196 10:20:44 10:18:01 27545608 31775148 512200 1.56 177280 4194700 1793696 5.29 1359276 3454944 48 10:20:44 10:19:01 27544744 31775128 512152 1.56 177336 4195212 1825004 5.38 1359380 3455416 168 10:20:44 10:20:01 27544784 31775180 512108 1.56 177376 4195172 1825004 5.38 1359412 3455396 204 10:20:44 Average: 27696934 31745180 542907 1.65 170839 4036154 1912162 5.64 1368698 3311829 20978 10:20:44 10:20:44 10:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:20:44 10:11:01 docker0 90.56 109.69 7.31 379.54 0.00 0.00 0.00 0.00 10:20:44 10:11:01 vethb6ede82 75.02 93.78 7.07 231.12 0.00 0.00 0.00 0.02 10:20:44 10:11:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 10:20:44 10:11:01 ens3 874.85 571.63 6893.04 118.32 0.00 0.00 0.00 0.00 10:20:44 10:12:01 docker0 68.83 89.85 5.63 1304.79 0.00 0.00 0.00 0.00 10:20:44 10:12:01 vethd9b90ea 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 10:20:44 10:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:20:44 10:12:01 ens3 162.43 123.86 1348.23 76.26 0.00 0.00 0.00 0.00 10:20:44 10:13:01 docker0 2.35 5.22 0.16 57.92 0.00 0.00 0.00 0.00 10:20:44 10:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 10:20:44 10:13:01 ens3 150.59 105.03 2643.24 58.12 0.00 0.00 0.00 0.00 10:20:44 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:20:44 10:14:01 ens3 7.02 4.77 5.17 5.77 0.00 0.00 0.00 0.00 10:20:44 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:15:01 ens3 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 10:20:44 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:44 10:16:01 ens3 0.65 0.32 0.20 0.14 0.00 0.00 0.00 0.00 10:20:44 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:17:01 ens3 1.37 1.02 1.60 0.25 0.00 0.00 0.00 0.00 10:20:44 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:44 10:18:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:20:44 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:44 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:44 10:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:44 Average: docker0 16.05 20.33 1.30 173.90 0.00 0.00 0.00 0.00 10:20:44 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 10:20:44 Average: ens3 118.50 79.86 1079.43 25.73 0.00 0.00 0.00 0.00 10:20:44 10:20:44