Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fdf29c45b132a371e837d1730b03b40a4288327+19d22e422abd2bf1e17912171b3c0bb2febc4a3e (4214a7761e2307ef3c21411ffc98ef0be56fef09) 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-ssh2800443021268212464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2447745435750284039.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7631259433909583465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17419471459100902895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2358438700121759090.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14378255920801113986.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2304’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2306 in /w/workspace/oundry_device-onvif-camera_PR-82 [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/oundry_device-onvif-camera_PR-82 # 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 19d22e422abd2bf1e17912171b3c0bb2febc4a3e into PR head commit 0fdf29c45b132a371e837d1730b03b40a4288327 Merge succeeded, producing 0fdf29c45b132a371e837d1730b03b40a4288327 Checking out Revision 0fdf29c45b132a371e837d1730b03b40a4288327 (PR-82) > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fdf29c45b132a371e837d1730b03b40a4288327 # 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 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fdf29c45b132a371e837d1730b03b40a4288327 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:56 ========================================================= 03:26:56 EdgeX Global Pipelines Version Info 03:26:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:57 ------------------- 03:26:57 stable info: 03:26:57 ------------------- 03:26:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:26:57 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:26:57 Message: update stable to v1.0.234 03:26:58 ------------------- 03:26:58 experimental info: 03:26:58 ------------------- 03:26:58 Commited By: **** collab-it+edgex@linuxfoundation.org 03:26:58 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:26:58 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fdf29c45b132a371e837d1730b03b40a4288327 [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fdf29c [Pipeline] echo 03:26:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:59 provisioning config files... 03:26:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-82@tmp/config2012011763857629035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:00 ---> docker-login.sh 03:27:00 nexus3.edgexfoundry.org:10001 03:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:00 Configure a credential helper to remove this warning. See 03:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:00 03:27:00 Login Succeeded 03:27:00 nexus3.edgexfoundry.org:10002 03:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:00 Configure a credential helper to remove this warning. See 03:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:00 03:27:00 Login Succeeded 03:27:00 nexus3.edgexfoundry.org:10003 03:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:01 Configure a credential helper to remove this warning. See 03:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:01 03:27:01 Login Succeeded 03:27:01 nexus3.edgexfoundry.org:10004 03:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:01 Configure a credential helper to remove this warning. See 03:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:01 03:27:01 Login Succeeded 03:27:01 docker.io 03:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:01 Configure a credential helper to remove this warning. See 03:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:01 03:27:01 Login Succeeded 03:27:01 ---> docker-login.sh ends [Pipeline] } 03:27:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:27:02 + git rev-list -1 --merges 0fdf29c45b132a371e837d1730b03b40a4288327~1..0fdf29c45b132a371e837d1730b03b40a4288327 [Pipeline] echo 03:27:02 -----------> git rev-list -1 --merges 0fdf29c45b132a371e837d1730b03b40a4288327~1..0fdf29c45b132a371e837d1730b03b40a4288327 0fdf29c45b132a371e837d1730b03b40a4288327 [false] [Pipeline] sh 03:27:02 + git log --format=format:%s -1 0fdf29c45b132a371e837d1730b03b40a4288327 [Pipeline] echo 03:27:02 ========================================================= 03:27:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:27:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:03 + git log --format=format:%s -1 0fdf29c45b132a371e837d1730b03b40a4288327 [Pipeline] echo 03:27:03 [semverPrep] GIT_COMMIT: 0fdf29c45b132a371e837d1730b03b40a4288327, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 [Pipeline] echo 03:27:03 [semverPrep] This is not a build commit. [Pipeline] sh 03:27:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:27:03 + grep -v github /etc/ssh/ssh_known_hosts 03:27:03 + [ -e /tmp/ssh_known_hosts ] 03:27:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:27:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 03:27:03 sudo tee -a /etc/ssh/ssh_known_hosts 03:27:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:04 03:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:04 0.1.4: Pulling from edgex-devops/py-git-semver 03:27:04 42c077c10790: Pulling fs layer 03:27:04 f63e77b7563a: Pulling fs layer 03:27:04 bd5fdadae976: Pulling fs layer 03:27:04 205491f53016: Pulling fs layer 03:27:04 df18705c85c3: Pulling fs layer 03:27:04 bdb3f477010e: Pulling fs layer 03:27:04 c8a8fc8e1c8f: Pulling fs layer 03:27:04 df18705c85c3: Waiting 03:27:04 2c6e9b1d212d: Pulling fs layer 03:27:04 bdb8f0575790: Pulling fs layer 03:27:04 386e3cb2ff24: Pulling fs layer 03:27:04 2343380bae48: Pulling fs layer 03:27:04 c8a8fc8e1c8f: Waiting 03:27:04 2c6e9b1d212d: Waiting 03:27:04 bdb3f477010e: Waiting 03:27:04 2343380bae48: Waiting 03:27:04 386e3cb2ff24: Waiting 03:27:04 bdb8f0575790: Waiting 03:27:04 205491f53016: Waiting 03:27:04 f63e77b7563a: Verifying Checksum 03:27:04 f63e77b7563a: Download complete 03:27:04 205491f53016: Verifying Checksum 03:27:04 205491f53016: Download complete 03:27:04 bd5fdadae976: Verifying Checksum 03:27:04 bd5fdadae976: Download complete 03:27:04 df18705c85c3: Verifying Checksum 03:27:04 df18705c85c3: Download complete 03:27:04 bdb3f477010e: Verifying Checksum 03:27:04 bdb3f477010e: Download complete 03:27:04 2c6e9b1d212d: Download complete 03:27:04 bdb8f0575790: Verifying Checksum 03:27:04 bdb8f0575790: Download complete 03:27:04 386e3cb2ff24: Download complete 03:27:04 2343380bae48: Verifying Checksum 03:27:04 2343380bae48: Download complete 03:27:04 42c077c10790: Verifying Checksum 03:27:04 42c077c10790: Download complete 03:27:04 c8a8fc8e1c8f: Verifying Checksum 03:27:04 c8a8fc8e1c8f: Download complete 03:27:05 42c077c10790: Pull complete 03:27:06 f63e77b7563a: Pull complete 03:27:06 bd5fdadae976: Pull complete 03:27:06 205491f53016: Pull complete 03:27:06 df18705c85c3: Pull complete 03:27:06 bdb3f477010e: Pull complete 03:27:08 c8a8fc8e1c8f: Pull complete 03:27:08 2c6e9b1d212d: Pull complete 03:27:08 bdb8f0575790: Pull complete 03:27:08 386e3cb2ff24: Pull complete 03:27:09 2343380bae48: Pull complete 03:27:09 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:09 prd-ubuntu20.04-docker-8c-8g-2306 does not seem to be running inside a container 03:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-82 -v /w/workspace/oundry_device-onvif-camera_PR-82:/w/workspace/oundry_device-onvif-camera_PR-82:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-82@tmp:/w/workspace/oundry_device-onvif-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:10 $ docker top 09a16994bb1cb76711ffb3f4a1b0c9b9e1bb59c7f1ad97a3145e107f40f4644e -eo pid,comm 03:27:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:27:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:11 [ssh-agent] Looking for ssh-agent implementation... 03:27:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:11 $ docker exec 09a16994bb1cb76711ffb3f4a1b0c9b9e1bb59c7f1ad97a3145e107f40f4644e ssh-agent 03:27:11 SSH_AUTH_SOCK=/tmp/ssh-y6kkIzlv0NQz/agent.34 03:27:11 SSH_AGENT_PID=40 03:27:11 Running ssh-add (command line suppressed) 03:27:11 Identity added: /w/workspace/oundry_device-onvif-camera_PR-82@tmp/private_key_2523522625867756816.key (/w/workspace/oundry_device-onvif-camera_PR-82@tmp/private_key_2523522625867756816.key) 03:27:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:11 + git tag --points-at HEAD [Pipeline] } 03:27:11 $ docker exec --env ******** --env ******** 09a16994bb1cb76711ffb3f4a1b0c9b9e1bb59c7f1ad97a3145e107f40f4644e ssh-agent -k 03:27:11 unset SSH_AUTH_SOCK; 03:27:11 unset SSH_AGENT_PID; 03:27:11 echo Agent pid 40 killed; 03:27:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:12 [ssh-agent] Looking for ssh-agent implementation... 03:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:12 $ docker exec 09a16994bb1cb76711ffb3f4a1b0c9b9e1bb59c7f1ad97a3145e107f40f4644e ssh-agent 03:27:12 SSH_AUTH_SOCK=/tmp/ssh-ean5zFNFDsql/agent.73 03:27:12 SSH_AGENT_PID=79 03:27:12 Running ssh-add (command line suppressed) 03:27:12 Identity added: /w/workspace/oundry_device-onvif-camera_PR-82@tmp/private_key_7260459506507537696.key (/w/workspace/oundry_device-onvif-camera_PR-82@tmp/private_key_7260459506507537696.key) 03:27:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:12 + git semver init 03:27:12 2022-06-13 03:27:12,879 [run_init] DEBUG init version:0.0.0 force:False 03:27:12 2022-06-13 03:27:12,880 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-82/.semver 03:27:12 2022-06-13 03:27:12,880 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-82/.semver 03:27:12 2022-06-13 03:27:12,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-82/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-82, universal_newlines=False, shell=None, istream=None) 03:27:13 2022-06-13 03:27:13,543 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-82/.git/info/exclude 03:27:13 2022-06-13 03:27:13,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-82/.semver/PR-82 with force:False 03:27:13 2022-06-13 03:27:13,544 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-82/.semver/PR-82 03:27:13 2022-06-13 03:27:13,548 [execute] INFO git cat-file --batch-check 03:27:13 2022-06-13 03:27:13,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) 03:27:13 2022-06-13 03:27:13,554 [execute] INFO git cat-file --batch 03:27:13 2022-06-13 03:27:13,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) 03:27:13 2022-06-13 03:27:13,558 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-82/.semver/PR-82 03:27:13 0.0.0 [Pipeline] } 03:27:13 $ docker exec --env ******** --env ******** 09a16994bb1cb76711ffb3f4a1b0c9b9e1bb59c7f1ad97a3145e107f40f4644e ssh-agent -k 03:27:14 unset SSH_AUTH_SOCK; 03:27:14 unset SSH_AGENT_PID; 03:27:14 echo Agent pid 79 killed; 03:27:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:14 + git semver [Pipeline] } 03:27:14 $ docker stop --time=1 09a16994bb1cb76711ffb3f4a1b0c9b9e1bb59c7f1ad97a3145e107f40f4644e 03:27:16 $ docker rm -f 09a16994bb1cb76711ffb3f4a1b0c9b9e1bb59c7f1ad97a3145e107f40f4644e [Pipeline] // withDockerContainer [Pipeline] sh 03:27:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:16 Stashed 1 file(s) [Pipeline] echo 03:27:16 [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 03:27:17 provisioning config files... 03:27:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-82@tmp/config2932177623660414272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:17 ---> docker-login.sh 03:27:17 nexus3.edgexfoundry.org:10001 03:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:17 Configure a credential helper to remove this warning. See 03:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:17 03:27:17 Login Succeeded 03:27:17 nexus3.edgexfoundry.org:10002 03:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:18 Configure a credential helper to remove this warning. See 03:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:18 03:27:18 Login Succeeded 03:27:18 nexus3.edgexfoundry.org:10003 03:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:18 Configure a credential helper to remove this warning. See 03:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:18 03:27:18 Login Succeeded 03:27:18 nexus3.edgexfoundry.org:10004 03:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:18 Configure a credential helper to remove this warning. See 03:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:18 03:27:18 Login Succeeded 03:27:18 docker.io 03:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:18 Configure a credential helper to remove this warning. See 03:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:18 03:27:18 Login Succeeded 03:27:18 ---> docker-login.sh ends [Pipeline] } 03:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:18 ========================================================= 03:27:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:27:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:27:19 Sending build context to Docker daemon 8.705MB 03:27:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:27:19 Step 2/13 : FROM ${BASE} AS builder 03:27:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:27:19 59bf1c3509f3: Pulling fs layer 03:27:19 666ba61612fd: Pulling fs layer 03:27:19 8ed8ca486205: Pulling fs layer 03:27:19 cc1cd167ecdc: Pulling fs layer 03:27:19 c516ae0d96e1: Pulling fs layer 03:27:19 684cea983483: Pulling fs layer 03:27:19 dd3240ac7de5: Pulling fs layer 03:27:19 b1e948a4e11c: Pulling fs layer 03:27:19 c516ae0d96e1: Waiting 03:27:19 cc1cd167ecdc: Waiting 03:27:19 684cea983483: Waiting 03:27:19 a8fd76ee1af6: Pulling fs layer 03:27:19 dd3240ac7de5: Waiting 03:27:19 646ad004c059: Pulling fs layer 03:27:19 a8fd76ee1af6: Waiting 03:27:19 8ed8ca486205: Verifying Checksum 03:27:19 8ed8ca486205: Download complete 03:27:19 666ba61612fd: Verifying Checksum 03:27:19 666ba61612fd: Download complete 03:27:19 c516ae0d96e1: Verifying Checksum 03:27:19 c516ae0d96e1: Download complete 03:27:19 684cea983483: Verifying Checksum 03:27:19 684cea983483: Download complete 03:27:19 dd3240ac7de5: Download complete 03:27:19 59bf1c3509f3: Verifying Checksum 03:27:19 59bf1c3509f3: Download complete 03:27:19 b1e948a4e11c: Verifying Checksum 03:27:19 b1e948a4e11c: Download complete 03:27:19 59bf1c3509f3: Pull complete 03:27:19 666ba61612fd: Pull complete 03:27:19 8ed8ca486205: Pull complete 03:27:20 646ad004c059: Download complete 03:27:20 a8fd76ee1af6: Verifying Checksum 03:27:20 cc1cd167ecdc: Verifying Checksum 03:27:20 cc1cd167ecdc: Download complete 03:27:24 cc1cd167ecdc: Pull complete 03:27:24 c516ae0d96e1: Pull complete 03:27:24 684cea983483: Pull complete 03:27:24 dd3240ac7de5: Pull complete 03:27:24 b1e948a4e11c: Pull complete 03:27:26 a8fd76ee1af6: Pull complete 03:27:26 646ad004c059: Pull complete 03:27:26 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:27:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:27:26 ---> 8f69c11f6b0c 03:27:26 Step 3/13 : ARG MAKE="make build" 03:27:28 ---> Running in dd289897e22b 03:27:28 Removing intermediate container dd289897e22b 03:27:28 ---> 05da85ca581c 03:27:28 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:27:28 ---> Running in f2e478182d0d 03:27:28 Removing intermediate container f2e478182d0d 03:27:28 ---> 52a2c973cf9a 03:27:28 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:27:28 ---> Running in f27587e18c18 03:27:28 Removing intermediate container f27587e18c18 03:27:28 ---> 30615919cdff 03:27:28 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:27:28 ---> Running in cd0683841c45 03:27:28 Removing intermediate container cd0683841c45 03:27:28 ---> abd05070844c 03:27:28 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:28 ---> Running in 2b479c79d082 03:27:29 Removing intermediate container 2b479c79d082 03:27:29 ---> 9fe7308e302b 03:27:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:27:29 ---> Running in 830ad44ee9e9 03:27:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:27:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:27:31 OK: 221 MiB in 52 packages 03:27:31 Removing intermediate container 830ad44ee9e9 03:27:31 ---> fc824ab08e9f 03:27:31 Step 9/13 : WORKDIR /device-onvif-camera 03:27:31 ---> Running in cce9692b4ad1 03:27:31 Removing intermediate container cce9692b4ad1 03:27:31 ---> 3f00dddc29ca 03:27:31 Step 10/13 : COPY go.mod vendor* ./ 03:27:31 ---> aa6a7e109c01 03:27:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:31 ---> Running in 90d436eddf6c 03:27:32 Still waiting to schedule task 03:27:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2305’ is offline 03:27:46 Removing intermediate container 90d436eddf6c 03:27:46 ---> 71e0ffa39c28 03:27:46 Step 12/13 : COPY . . 03:27:46 ---> d704b1d3dedf 03:27:46 Step 13/13 : RUN ${MAKE} 03:27:46 ---> Running in 6e10de235c4c 03:27:46 noop 03:27:46 Removing intermediate container 6e10de235c4c 03:27:46 ---> da2e7c3f279d 03:27:46 Successfully built da2e7c3f279d 03:27:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker inspect -f . ci-base-image-x86_64 03:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:47 prd-ubuntu20.04-docker-8c-8g-2306 does not seem to be running inside a container 03:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-82 -v /w/workspace/oundry_device-onvif-camera_PR-82:/w/workspace/oundry_device-onvif-camera_PR-82:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-82@tmp:/w/workspace/oundry_device-onvif-camera_PR-82@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 ******** ci-base-image-x86_64 cat 03:27:47 $ docker top 177d7f509e451a708ec126eb064558d6bc162a83efcfafe0501d518a6725fafc -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:48 + go version 03:27:48 go version go1.17.7 linux/amd64 [Pipeline] } 03:27:48 $ docker stop --time=1 177d7f509e451a708ec126eb064558d6bc162a83efcfafe0501d518a6725fafc 03:27:49 $ docker rm -f 177d7f509e451a708ec126eb064558d6bc162a83efcfafe0501d518a6725fafc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:50 + docker inspect -f . ci-base-image-x86_64 03:27:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:50 prd-ubuntu20.04-docker-8c-8g-2306 does not seem to be running inside a container 03:27:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-82 -v /w/workspace/oundry_device-onvif-camera_PR-82:/w/workspace/oundry_device-onvif-camera_PR-82:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-82@tmp:/w/workspace/oundry_device-onvif-camera_PR-82@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 ******** ci-base-image-x86_64 cat 03:27:50 $ docker top fe84aa14bd0f9e1b0e581e49aec5bcf0de2b08b5ac55593a9d602cc423d3c8d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:27:51 + make test 03:27:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:27:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:28:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:28:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.3% of statements 03:28:05 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.882s coverage: 13.8% of statements 03:28:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:28:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:16 ./bin/test-attribution-txt.sh [Pipeline] echo 03:28:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:28:16 $ docker stop --time=1 fe84aa14bd0f9e1b0e581e49aec5bcf0de2b08b5ac55593a9d602cc423d3c8d9 03:28:18 $ docker rm -f fe84aa14bd0f9e1b0e581e49aec5bcf0de2b08b5ac55593a9d602cc423d3c8d9 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:28:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:20 + ls -al . 03:28:20 total 232 03:28:20 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 03:28 . 03:28:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:26 .. 03:28:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:27 .git 03:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:26 .github 03:28:20 -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 03:26 .gitignore 03:28:20 -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 03:26 .golangci.yml 03:28:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 03:27 .semver 03:28:20 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 03:26 Attribution.txt 03:28:20 -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 03:26 CHANGELOG.md 03:28:20 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 03:26 Dockerfile 03:28:20 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 03:26 GOVERNANCE.md 03:28:20 -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 03:26 Jenkinsfile 03:28:20 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 03:26 LICENSE 03:28:20 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 03:26 Makefile 03:28:20 -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 03:26 OWNERS.md 03:28:20 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 03:26 README.md 03:28:20 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 03:27 VERSION 03:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:26 bin 03:28:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:26 cmd 03:28:20 -rw-r--r-- 1 jenkins jenkins 53381 Jun 13 03:28 coverage.out 03:28:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:26 doc 03:28:20 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 03:26 go.mod 03:28:20 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 13 03:26 go.sum 03:28:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:26 internal 03:28:20 -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + 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=0fdf29c45b132a371e837d1730b03b40a4288327 --label arch=amd64 --label version=0.0.0 . 03:28:20 Sending build context to Docker daemon 8.759MB 03:28:20 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:28:20 Step 2/26 : FROM ${BASE} AS builder 03:28:20 ---> da2e7c3f279d 03:28:20 Step 3/26 : ARG MAKE="make build" 03:28:20 ---> Running in 93becb2b2505 03:28:20 Removing intermediate container 93becb2b2505 03:28:20 ---> 0ae4909a1de7 03:28:20 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:28:20 ---> Running in 588f13964504 03:28:20 Removing intermediate container 588f13964504 03:28:20 ---> e83fae6b237a 03:28:20 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:28:20 ---> Running in 47dd2437b937 03:28:21 Removing intermediate container 47dd2437b937 03:28:21 ---> c8c92f9e9edd 03:28:21 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:28:21 ---> Running in c7c517b86f7c 03:28:21 Removing intermediate container c7c517b86f7c 03:28:21 ---> 5cbe4159eaf4 03:28:21 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:21 ---> Running in 12dd8ca4b9f1 03:28:21 Removing intermediate container 12dd8ca4b9f1 03:28:21 ---> 312f2983603e 03:28:21 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:21 ---> Running in 4f2060728eef 03:28:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:28:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:28:23 OK: 221 MiB in 52 packages 03:28:23 Removing intermediate container 4f2060728eef 03:28:23 ---> 047ab1780ff8 03:28:23 Step 9/26 : WORKDIR /device-onvif-camera 03:28:23 ---> Running in b128916535fd 03:28:23 Removing intermediate container b128916535fd 03:28:23 ---> 00d0f1c1aaf0 03:28:23 Step 10/26 : COPY go.mod vendor* ./ 03:28:23 ---> 5c2038db3d1b 03:28:23 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:23 ---> Running in d75e8fcb5484 03:28:24 Removing intermediate container d75e8fcb5484 03:28:24 ---> 754aced6fbd6 03:28:24 Step 12/26 : COPY . . 03:28:24 ---> bdcc2c6a4eef 03:28:24 Step 13/26 : RUN ${MAKE} 03:28:24 ---> Running in 9d8596e94157 03:28:24 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.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:28:46 Removing intermediate container 9d8596e94157 03:28:46 ---> b3a77fd0292a 03:28:46 Step 14/26 : FROM alpine:3.15 03:28:46 3.15: Pulling from library/alpine 03:28:46 df9b9388f04a: Pulling fs layer 03:28:46 df9b9388f04a: Verifying Checksum 03:28:46 df9b9388f04a: Download complete 03:28:46 df9b9388f04a: Pull complete 03:28:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:28:46 Status: Downloaded newer image for alpine:3.15 03:28:46 ---> 0ac33e5f5afa 03:28:46 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:28:46 ---> Running in 8ef5524d5f8b 03:28:46 Removing intermediate container 8ef5524d5f8b 03:28:46 ---> 8e09dfce2b14 03:28:46 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:28:46 ---> Running in 8b5f928a550a 03:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:28:46 (1/6) Installing dumb-init (1.2.5-r1) 03:28:46 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:28:46 (3/6) Installing libsodium (1.0.18-r0) 03:28:46 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:28:46 (5/6) Installing libzmq (4.3.4-r0) 03:28:46 (6/6) Installing zeromq (4.3.4-r0) 03:28:46 Executing busybox-1.34.1-r5.trigger 03:28:46 OK: 8 MiB in 20 packages 03:28:46 Removing intermediate container 8b5f928a550a 03:28:46 ---> c71f54732e7c 03:28:46 Step 17/26 : WORKDIR / 03:28:46 ---> Running in 1b8d55eb3788 03:28:46 Removing intermediate container 1b8d55eb3788 03:28:46 ---> 0997bbc27ad1 03:28:46 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:28:46 ---> 935f39d6ad76 03:28:46 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:28:46 ---> e443b360fc83 03:28:46 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:28:46 ---> 640ad3baf35d 03:28:46 Step 21/26 : EXPOSE 59984 03:28:46 ---> Running in 861f5a067ce4 03:28:46 Removing intermediate container 861f5a067ce4 03:28:46 ---> f69f6ae10b6d 03:28:46 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:28:46 ---> Running in db136bbb48d3 03:28:47 Removing intermediate container db136bbb48d3 03:28:47 ---> 61ea32958949 03:28:47 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:47 ---> Running in fe9c178b3064 03:28:47 Removing intermediate container fe9c178b3064 03:28:47 ---> c89b0661b88d 03:28:47 Step 24/26 : LABEL arch=amd64 03:28:47 ---> Running in c318b8a6419f 03:28:47 Removing intermediate container c318b8a6419f 03:28:47 ---> 459eb6edac79 03:28:47 Step 25/26 : LABEL git_sha=0fdf29c45b132a371e837d1730b03b40a4288327 03:28:47 ---> Running in a62ed55586d6 03:28:47 Removing intermediate container a62ed55586d6 03:28:47 ---> 03b64701ead6 03:28:47 Step 26/26 : LABEL version=0.0.0 03:28:47 ---> Running in 8aca8c55f86a 03:28:47 Removing intermediate container 8aca8c55f86a 03:28:47 ---> 4c934c438172 03:28:47 [Warning] One or more build-args [ARCH] were not consumed 03:28:47 Successfully built 4c934c438172 03:28:47 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 03:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:48 03:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:48 latest: Pulling from edgex-lftools-log-publisher 03:28:48 5eb5b503b376: Pulling fs layer 03:28:48 5c69ac0246d0: Pulling fs layer 03:28:48 ec43610c2a17: Pulling fs layer 03:28:48 3a2ae6a8a46f: Pulling fs layer 03:28:48 33b1e0a273af: Pulling fs layer 03:28:48 5d3b04190fa2: Pulling fs layer 03:28:48 2f39f015ded8: Pulling fs layer 03:28:48 3a2ae6a8a46f: Waiting 03:28:48 33b1e0a273af: Waiting 03:28:48 2f39f015ded8: Waiting 03:28:48 5d3b04190fa2: Waiting 03:28:48 5c69ac0246d0: Download complete 03:28:48 3a2ae6a8a46f: Verifying Checksum 03:28:48 3a2ae6a8a46f: Download complete 03:28:48 33b1e0a273af: Verifying Checksum 03:28:48 33b1e0a273af: Download complete 03:28:48 5d3b04190fa2: Verifying Checksum 03:28:48 5d3b04190fa2: Download complete 03:28:48 ec43610c2a17: Verifying Checksum 03:28:48 ec43610c2a17: Download complete 03:28:49 5eb5b503b376: Verifying Checksum 03:28:49 5eb5b503b376: Download complete 03:28:49 2f39f015ded8: Verifying Checksum 03:28:49 2f39f015ded8: Download complete 03:28:50 5eb5b503b376: Pull complete 03:28:50 5c69ac0246d0: Pull complete 03:28:50 ec43610c2a17: Pull complete 03:28:51 3a2ae6a8a46f: Pull complete 03:28:51 33b1e0a273af: Pull complete 03:28:51 5d3b04190fa2: Pull complete 03:28:55 2f39f015ded8: Pull complete 03:28:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:28:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:55 prd-ubuntu20.04-docker-8c-8g-2306 does not seem to be running inside a container 03:28:56 $ 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/oundry_device-onvif-camera_PR-82 -v /w/workspace/oundry_device-onvif-camera_PR-82:/w/workspace/oundry_device-onvif-camera_PR-82:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-82@tmp:/w/workspace/oundry_device-onvif-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:28:57 $ docker top 2b416d140afb66124d1a2f0431d99c6048bdb3ffc4132dd53cb887172d4ab7f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:57 ---> job-cost.sh 03:28:57 lf-activate-venv: SKIPPING 03:28:57 INFO: No Stack... 03:28:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:28:58 INFO: Archiving Costs [Pipeline] sh 03:28:59 + cat /w/workspace/oundry_device-onvif-camera_PR-82/archives/cost.csv 03:28:59 + cut -d, -f6 [Pipeline] lock 03:28:59 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-82-1-stack-cost] 03:28:59 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-82-1-stack-cost] did not exist. Created. 03:28:59 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:28:59 + echo total: 0.2199999988079071 [Pipeline] stash 03:28:59 Stashed 1 file(s) [Pipeline] } 03:28:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:28:59 $ docker stop --time=1 2b416d140afb66124d1a2f0431d99c6048bdb3ffc4132dd53cb887172d4ab7f1 03:29:00 $ docker rm -f 2b416d140afb66124d1a2f0431d99c6048bdb3ffc4132dd53cb887172d4ab7f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:29:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2307 in /w/workspace/oundry_device-onvif-camera_PR-82 [Pipeline] { [Pipeline] ws 03:29:11 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:29:11 Selected Git installation does not exist. Using Default 03:29:11 The recommended git tool is: NONE 03:29:17 using credential edgex-jenkins-ssh 03:29:17 Cloning the remote Git repository 03:29:17 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:29:17 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:29:17 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:29:17 > git --version # timeout=10 03:29:17 > git --version # 'git version 2.25.1' 03:29:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:29:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:18 Merging remotes/origin/main commit 19d22e422abd2bf1e17912171b3c0bb2febc4a3e into PR head commit 0fdf29c45b132a371e837d1730b03b40a4288327 03:29:19 Merge succeeded, producing 0fdf29c45b132a371e837d1730b03b40a4288327 03:29:19 Checking out Revision 0fdf29c45b132a371e837d1730b03b40a4288327 (PR-82) 03:29:18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:29:18 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:29:18 > git config core.sparsecheckout # timeout=10 03:29:18 > git checkout -f 0fdf29c45b132a371e837d1730b03b40a4288327 # timeout=10 03:29:18 > git remote # timeout=10 03:29:18 > git config --get remote.origin.url # timeout=10 03:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:18 > git merge 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 03:29:19 > git rev-parse HEAD^{commit} # timeout=10 03:29:19 > git config core.sparsecheckout # timeout=10 03:29:19 > git checkout -f 0fdf29c45b132a371e837d1730b03b40a4288327 # timeout=10 03:29:23 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2" 03:29:23 > git --version # timeout=10 03:29:23 > git --version # 'git version 2.25.1' 03:29:23 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:29:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:24 Dload Upload Total Spent Left Speed 03:29:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 03:29:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:29:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:29:25 + sudo tee /etc/docker/daemon.new 03:29:25 { 03:29:25 "registry-mirrors": [ 03:29:25 "https://nexus3.edgexfoundry.org:10001" 03:29:25 ], 03:29:25 "bip": "10.250.0.254/24", 03:29:25 "hosts": [ 03:29:25 "tcp://0.0.0.0:5555", 03:29:25 "unix:///var/run/docker.sock" 03:29:25 ], 03:29:25 "mtu": 1458, 03:29:25 "selinux-enabled": true, 03:29:25 "seccomp-profile": "/etc/docker/seccomp.json" 03:29:25 } [Pipeline] sh 03:29:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:29:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:44 provisioning config files... 03:29:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5398442697668772575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:45 ---> docker-login.sh 03:29:45 nexus3.edgexfoundry.org:10001 03:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:46 Configure a credential helper to remove this warning. See 03:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:46 03:29:46 Login Succeeded 03:29:46 nexus3.edgexfoundry.org:10002 03:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:46 Configure a credential helper to remove this warning. See 03:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:46 03:29:46 Login Succeeded 03:29:46 nexus3.edgexfoundry.org:10003 03:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:46 Configure a credential helper to remove this warning. See 03:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:46 03:29:46 Login Succeeded 03:29:46 nexus3.edgexfoundry.org:10004 03:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:47 Configure a credential helper to remove this warning. See 03:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:47 03:29:47 Login Succeeded 03:29:47 docker.io 03:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:48 Configure a credential helper to remove this warning. See 03:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:48 03:29:48 Login Succeeded 03:29:48 ---> docker-login.sh ends [Pipeline] } 03:29:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:29:48 ========================================================= 03:29:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:29:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:29:49 Sending build context to Docker daemon 5.932MB 03:29:49 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:29:49 Step 2/13 : FROM ${BASE} AS builder 03:29:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:29:49 9b3977197b4f: Pulling fs layer 03:29:49 1a89e8eeedd5: Pulling fs layer 03:29:49 94645a83ff95: Pulling fs layer 03:29:49 e6fb740bc735: Pulling fs layer 03:29:49 3a77bd46dcc9: Pulling fs layer 03:29:49 355e64cbe906: Pulling fs layer 03:29:49 63ab81a10011: Pulling fs layer 03:29:49 555d1d1c4555: Pulling fs layer 03:29:49 7d9057610161: Pulling fs layer 03:29:49 e6fb740bc735: Waiting 03:29:49 3a77bd46dcc9: Waiting 03:29:49 355e64cbe906: Waiting 03:29:49 63ab81a10011: Waiting 03:29:49 555d1d1c4555: Waiting 03:29:49 7d9057610161: Waiting 03:29:49 94645a83ff95: Verifying Checksum 03:29:49 94645a83ff95: Download complete 03:29:49 1a89e8eeedd5: Verifying Checksum 03:29:49 1a89e8eeedd5: Download complete 03:29:49 3a77bd46dcc9: Verifying Checksum 03:29:49 3a77bd46dcc9: Download complete 03:29:49 355e64cbe906: Verifying Checksum 03:29:49 355e64cbe906: Download complete 03:29:49 9b3977197b4f: Verifying Checksum 03:29:49 9b3977197b4f: Download complete 03:29:49 63ab81a10011: Verifying Checksum 03:29:49 63ab81a10011: Download complete 03:29:50 9b3977197b4f: Pull complete 03:29:50 7d9057610161: Verifying Checksum 03:29:50 7d9057610161: Download complete 03:29:51 1a89e8eeedd5: Pull complete 03:29:51 94645a83ff95: Pull complete 03:29:51 555d1d1c4555: Verifying Checksum 03:29:51 555d1d1c4555: Download complete 03:29:52 e6fb740bc735: Download complete 03:30:04 e6fb740bc735: Pull complete 03:30:04 3a77bd46dcc9: Pull complete 03:30:04 355e64cbe906: Pull complete 03:30:04 63ab81a10011: Pull complete 03:30:11 555d1d1c4555: Pull complete 03:30:13 7d9057610161: Pull complete 03:30:13 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:30:13 ---> 819e984ddca1 03:30:13 Step 3/13 : ARG MAKE="make build" 03:30:14 ---> Running in dd514410dc92 03:30:15 Removing intermediate container dd514410dc92 03:30:15 ---> 695471607171 03:30:15 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:30:15 ---> Running in fe8b2fe58211 03:30:15 Removing intermediate container fe8b2fe58211 03:30:15 ---> 80c8e6ef818e 03:30:15 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:30:15 ---> Running in 9250ec71b2df 03:30:16 Removing intermediate container 9250ec71b2df 03:30:16 ---> b9a55dcec295 03:30:16 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:30:17 ---> Running in 02d0161a5599 03:30:17 Removing intermediate container 02d0161a5599 03:30:17 ---> 7f662b3a570e 03:30:17 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:30:17 ---> Running in 7ebc65dc5b79 03:30:19 Removing intermediate container 7ebc65dc5b79 03:30:19 ---> 624742bb26fc 03:30:19 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:30:19 ---> Running in 098a16301821 03:30:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:30:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:30:21 OK: 220 MiB in 52 packages 03:30:22 Removing intermediate container 098a16301821 03:30:22 ---> 8d6ad0785f92 03:30:22 Step 9/13 : WORKDIR /device-onvif-camera 03:30:22 ---> Running in dceb442862bb 03:30:23 Removing intermediate container dceb442862bb 03:30:23 ---> fbcd384d3a6e 03:30:23 Step 10/13 : COPY go.mod vendor* ./ 03:30:23 ---> 474a94afd47b 03:30:23 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:23 ---> Running in 2ec70953709a 03:31:10 Removing intermediate container 2ec70953709a 03:31:10 ---> 26a6891e897a 03:31:10 Step 12/13 : COPY . . 03:31:10 ---> 4507065e8b13 03:31:10 Step 13/13 : RUN ${MAKE} 03:31:10 ---> Running in 1138f5880a69 03:31:10 noop 03:31:11 Removing intermediate container 1138f5880a69 03:31:11 ---> 3a7a7a89eb3e 03:31:11 Successfully built 3a7a7a89eb3e 03:31:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:11 + docker inspect -f . ci-base-image-arm64 03:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:12 prd-ubuntu20.04-docker-arm64-4c-16g-2307 does not seem to be running inside a container 03:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:31:13 $ docker top 8f314f8c927fe482863140d5c7d343d4ad9bc0a02de3428a77edc675ca9877aa -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:14 + go version 03:31:14 go version go1.17.7 linux/arm64 [Pipeline] } 03:31:14 $ docker stop --time=1 8f314f8c927fe482863140d5c7d343d4ad9bc0a02de3428a77edc675ca9877aa 03:31:16 $ docker rm -f 8f314f8c927fe482863140d5c7d343d4ad9bc0a02de3428a77edc675ca9877aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:17 + docker inspect -f . ci-base-image-arm64 03:31:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:17 prd-ubuntu20.04-docker-arm64-4c-16g-2307 does not seem to be running inside a container 03:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:31:18 $ docker top b4a8592502e7d6deec0e37deb6711b27e1eb8fd04498598a1f03c4ec6b4829f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:31:19 + make test 03:31:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:31:21 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:32:58 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:32:58 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.082s coverage: 1.3% of statements 03:33:11 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.935s coverage: 13.8% of statements 03:33:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:33:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:33:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:33:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:33:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:33:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:33:40 $ docker stop --time=1 b4a8592502e7d6deec0e37deb6711b27e1eb8fd04498598a1f03c4ec6b4829f1 03:33:42 $ docker rm -f b4a8592502e7d6deec0e37deb6711b27e1eb8fd04498598a1f03c4ec6b4829f1 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:33:43 Warning: overwriting stash ‘coverage-report’ 03:33:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:33:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:33:44 + ls -al . 03:33:44 total 228 03:33:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:33 . 03:33:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:29 .. 03:33:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 03:29 .git 03:33:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:29 .github 03:33:44 -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 03:29 .gitignore 03:33:44 -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 03:29 .golangci.yml 03:33:44 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 03:29 Attribution.txt 03:33:44 -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 03:29 CHANGELOG.md 03:33:44 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 03:29 Dockerfile 03:33:44 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 03:29 GOVERNANCE.md 03:33:44 -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 03:29 Jenkinsfile 03:33:44 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 03:29 LICENSE 03:33:44 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 03:29 Makefile 03:33:44 -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 03:29 OWNERS.md 03:33:44 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 03:29 README.md 03:33:44 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 03:27 VERSION 03:33:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:29 bin 03:33:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:29 cmd 03:33:44 -rw-r--r-- 1 jenkins jenkins 53381 Jun 13 03:33 coverage.out 03:33:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:29 doc 03:33:44 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 03:29 go.mod 03:33:44 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 13 03:29 go.sum 03:33:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 03:29 internal 03:33:44 -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:45 + 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=0fdf29c45b132a371e837d1730b03b40a4288327 --label arch=arm64 --label version=0.0.0 . 03:33:45 Sending build context to Docker daemon 5.986MB 03:33:45 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:33:45 Step 2/26 : FROM ${BASE} AS builder 03:33:45 ---> 3a7a7a89eb3e 03:33:45 Step 3/26 : ARG MAKE="make build" 03:33:45 ---> Running in 6425186b3333 03:33:46 Removing intermediate container 6425186b3333 03:33:46 ---> 355e5bb77aba 03:33:46 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:33:46 ---> Running in cba424865696 03:33:46 Removing intermediate container cba424865696 03:33:46 ---> 24280c02f183 03:33:46 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:33:46 ---> Running in 330c3d99a0a7 03:33:47 Removing intermediate container 330c3d99a0a7 03:33:47 ---> 3960c78d81ba 03:33:47 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:33:47 ---> Running in 621814dc9d0a 03:33:47 Removing intermediate container 621814dc9d0a 03:33:47 ---> b131b432f52c 03:33:47 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:47 ---> Running in bb6492224389 03:33:49 Removing intermediate container bb6492224389 03:33:49 ---> 336683072478 03:33:49 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:49 ---> Running in 72cfbd5990da 03:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:33:51 OK: 220 MiB in 52 packages 03:33:52 Removing intermediate container 72cfbd5990da 03:33:52 ---> 1254d37678b9 03:33:52 Step 9/26 : WORKDIR /device-onvif-camera 03:33:52 ---> Running in 73563fa97234 03:33:53 Removing intermediate container 73563fa97234 03:33:53 ---> a453b00a4ca0 03:33:53 Step 10/26 : COPY go.mod vendor* ./ 03:33:53 ---> bc2846a27ab2 03:33:53 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:53 ---> Running in d96fc396ce3c 03:33:55 Removing intermediate container d96fc396ce3c 03:33:55 ---> ec0d6685b220 03:33:55 Step 12/26 : COPY . . 03:33:56 ---> 0734b4da1d97 03:33:56 Step 13/26 : RUN ${MAKE} 03:33:56 ---> Running in b18c986bcd09 03:33:58 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.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:36:05 Removing intermediate container b18c986bcd09 03:36:05 ---> 250de6b2ff88 03:36:05 Step 14/26 : FROM alpine:3.15 03:36:05 3.15: Pulling from library/alpine 03:36:05 9981e73032c8: Pulling fs layer 03:36:05 9981e73032c8: Verifying Checksum 03:36:05 9981e73032c8: Download complete 03:36:05 9981e73032c8: Pull complete 03:36:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:36:05 Status: Downloaded newer image for alpine:3.15 03:36:05 ---> 3fb3c9af89a9 03:36:05 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:36:05 ---> Running in 8405eb9d026b 03:36:05 Removing intermediate container 8405eb9d026b 03:36:05 ---> dc13aad09e3e 03:36:05 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:36:05 ---> Running in d055475e716c 03:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:36:05 (1/6) Installing dumb-init (1.2.5-r1) 03:36:05 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:36:05 (3/6) Installing libsodium (1.0.18-r0) 03:36:05 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:36:05 (5/6) Installing libzmq (4.3.4-r0) 03:36:05 (6/6) Installing zeromq (4.3.4-r0) 03:36:05 Executing busybox-1.34.1-r5.trigger 03:36:05 OK: 8 MiB in 20 packages 03:36:05 Removing intermediate container d055475e716c 03:36:05 ---> c76f57e62027 03:36:05 Step 17/26 : WORKDIR / 03:36:05 ---> Running in 3c00dfa9a175 03:36:05 Removing intermediate container 3c00dfa9a175 03:36:05 ---> a7b7c6c4027a 03:36:05 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:36:05 ---> 4ed0eb5488df 03:36:05 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:36:05 ---> e8cbf01605c9 03:36:05 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:36:05 ---> 0e2897d61d21 03:36:05 Step 21/26 : EXPOSE 59984 03:36:05 ---> Running in 3147f7d8651c 03:36:05 Removing intermediate container 3147f7d8651c 03:36:05 ---> 22757adfcafe 03:36:05 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:36:05 ---> Running in 662f611ed55b 03:36:05 Removing intermediate container 662f611ed55b 03:36:05 ---> 7e07c6b3c1bf 03:36:05 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:36:05 ---> Running in 2bd81750c0c5 03:36:05 Removing intermediate container 2bd81750c0c5 03:36:05 ---> 0f7762bbfc21 03:36:05 Step 24/26 : LABEL arch=arm64 03:36:05 ---> Running in df9426bfdae2 03:36:05 Removing intermediate container df9426bfdae2 03:36:05 ---> f9ef3759d664 03:36:05 Step 25/26 : LABEL git_sha=0fdf29c45b132a371e837d1730b03b40a4288327 03:36:05 ---> Running in dfa43722a9d3 03:36:05 Removing intermediate container dfa43722a9d3 03:36:05 ---> 0f8d47a11544 03:36:05 Step 26/26 : LABEL version=0.0.0 03:36:05 ---> Running in 09756cbd234c 03:36:06 Removing intermediate container 09756cbd234c 03:36:06 ---> 4d425f6e6ae6 03:36:06 [Warning] One or more build-args [ARCH] were not consumed 03:36:06 Successfully built 4d425f6e6ae6 03:36:06 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 03:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:36:07 03:36:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:36:07 arm64: Pulling from edgex-lftools-log-publisher 03:36:07 8998bd30e6a1: Pulling fs layer 03:36:07 04944245beec: Pulling fs layer 03:36:07 699f458cf7ca: Pulling fs layer 03:36:07 765212b225bb: Pulling fs layer 03:36:07 f23df028b6ca: Pulling fs layer 03:36:07 d65c8cfc05b1: Pulling fs layer 03:36:07 2437ff75d9bd: Pulling fs layer 03:36:07 765212b225bb: Waiting 03:36:07 f23df028b6ca: Waiting 03:36:07 d65c8cfc05b1: Waiting 03:36:07 2437ff75d9bd: Waiting 03:36:07 04944245beec: Verifying Checksum 03:36:07 04944245beec: Download complete 03:36:07 765212b225bb: Download complete 03:36:07 f23df028b6ca: Verifying Checksum 03:36:07 f23df028b6ca: Download complete 03:36:07 d65c8cfc05b1: Verifying Checksum 03:36:07 d65c8cfc05b1: Download complete 03:36:08 699f458cf7ca: Verifying Checksum 03:36:08 699f458cf7ca: Download complete 03:36:08 8998bd30e6a1: Verifying Checksum 03:36:08 8998bd30e6a1: Download complete 03:36:10 2437ff75d9bd: Verifying Checksum 03:36:10 2437ff75d9bd: Download complete 03:36:12 8998bd30e6a1: Pull complete 03:36:13 04944245beec: Pull complete 03:36:14 699f458cf7ca: Pull complete 03:36:14 765212b225bb: Pull complete 03:36:15 f23df028b6ca: Pull complete 03:36:15 d65c8cfc05b1: Pull complete 03:36:30 2437ff75d9bd: Pull complete 03:36:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:36:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:31 prd-ubuntu20.04-docker-arm64-4c-16g-2307 does not seem to be running inside a container 03:36:31 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:36:33 $ docker top 5ad373b5bf0cf7de78eeea125de8180b1f680ebdca38b2cd2820281bdecf5fb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:34 ---> job-cost.sh 03:36:34 lf-activate-venv: SKIPPING 03:36:34 INFO: No Stack... 03:36:35 INFO: Retrieving Pricing Info for: v3-standard-4 03:36:36 INFO: Archiving Costs [Pipeline] sh 03:36:36 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:36:36 + cut -d, -f6 [Pipeline] lock 03:36:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-82-1-stack-cost] 03:36:36 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-82-1-stack-cost] did not exist. Created. 03:36:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:36:37 /w/workspace/device-onvif-camera/1@tmp/durable-e579c837/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:36:38 + echo total: 0.10999999940395355 [Pipeline] stash 03:36:38 Warning: overwriting stash ‘stack-cost’ 03:36:38 Stashed 1 file(s) [Pipeline] } 03:36:38 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:36:38 $ docker stop --time=1 5ad373b5bf0cf7de78eeea125de8180b1f680ebdca38b2cd2820281bdecf5fb2 03:36:39 $ docker rm -f 5ad373b5bf0cf7de78eeea125de8180b1f680ebdca38b2cd2820281bdecf5fb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:36:41 provisioning config files... 03:36:41 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-82@tmp/config482944590194353544tmp [Pipeline] { [Pipeline] sh 03:36:41 + set +x 03:36:41 + curl+ -s https://codecov.io/bash 03:36:41 bash -s -- 03:36:41 03:36:41 _____ _ 03:36:41 / ____| | | 03:36:41 | | ___ __| | ___ ___ _____ __ 03:36:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:36:41 | |___| (_) | (_| | __/ (_| (_) \ V / 03:36:41 \_____\___/ \__,_|\___|\___\___/ \_/ 03:36:41 Bash-1.0.6 03:36:41 03:36:41 03:36:41 ==> git version 2.25.1 found 03:36:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:36:41 Release-Date: 2020-01-08 03:36:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:36:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:36:41 ==> Jenkins CI detected. 03:36:41 current dir:  /w/workspace/oundry_device-onvif-camera_PR-82 03:36:41 project root: . 03:36:41 --> token set from env 03:36:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:36:41 ==> Running gcov in . (disable via -X gcov) 03:36:41 ==> Python coveragepy not found 03:36:41 ==> Searching for coverage reports in: 03:36:41 + . 03:36:41 -> Found 1 reports 03:36:41 ==> Detecting git/mercurial file structure 03:36:41 ==> Reading reports 03:36:41 + ./coverage.out bytes=53381 03:36:41 ==> Appending adjustments 03:36:41 https://docs.codecov.io/docs/fixing-reports 03:36:41 + Found adjustments 03:36:41 ==> Gzipping contents 03:36:41 8.0K /tmp/codecov.8iJg8n.gz 03:36:41 ==> Uploading reports 03:36:41 url: https://codecov.io 03:36:41 query: branch=PR-82&commit=0fdf29c45b132a371e837d1730b03b40a4288327&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=82&job=&cmd_args= 03:36:41 -> Pinging Codecov 03:36:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-82&commit=0fdf29c45b132a371e837d1730b03b40a4288327&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=82&job=&cmd_args= 03:36:41 -> Uploading to 03:36:41 https://storage.googleapis.com/codecov/v4/raw/2022-06-13/F29A59C45E3A92E06B3E522C9905F8EF/0fdf29c45b132a371e837d1730b03b40a4288327/73967944-2368-4f2b-b4ea-1f8f2f1ed96e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T033641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=377575098044bf85d3e8a9a9a56856c0f217e651a2dcd132f3c43470667b854f 03:36:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:41 Dload Upload Total Spent Left Speed 03:36:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6829 0 0 100 6829 0 28693 --:--:-- --:--:-- --:--:-- 28693 03:36:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/0fdf29c45b132a371e837d1730b03b40a4288327 [Pipeline] } 03:36:42 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 03:36:43 + [ -d /w/workspace/oundry_device-onvif-camera_PR-82/archives ] 03:36:43 + ls -al /w/workspace/oundry_device-onvif-camera_PR-82/archives 03:36:43 total 16 03:36:43 drwxr-xr-x 3 root root 4096 Jun 13 03:28 . 03:36:43 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 03:28 .. 03:36:43 drwxr-xr-x 2 root root 4096 Jun 13 03:28 cost 03:36:43 -rw-r--r-- 1 root root 89 Jun 13 03:28 cost.csv 03:36:43 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-82/archives 03:36:43 + ls -al /w/workspace/oundry_device-onvif-camera_PR-82/archives 03:36:43 total 16 03:36:43 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 03:28 . 03:36:43 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 03:28 .. 03:36:43 drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 03:28 cost 03:36:43 -rw-r--r-- 1 jenkins jenkins 89 Jun 13 03:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:36:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:36:45 ---> package-listing.sh 03:36:45 ++ facter osfamily 03:36:45 ++ tr '[:upper:]' '[:lower:]' 03:36:45 + OS_FAMILY=debian 03:36:45 + workspace=/w/workspace/oundry_device-onvif-camera_PR-82 03:36:45 + START_PACKAGES=/tmp/packages_start.txt 03:36:45 + END_PACKAGES=/tmp/packages_end.txt 03:36:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:36:45 + PACKAGES=/tmp/packages_start.txt 03:36:45 + '[' /w/workspace/oundry_device-onvif-camera_PR-82 ']' 03:36:45 + PACKAGES=/tmp/packages_end.txt 03:36:45 + case "${OS_FAMILY}" in 03:36:45 + dpkg -l 03:36:45 + grep '^ii' 03:36:45 + '[' -f /tmp/packages_start.txt ']' 03:36:45 + '[' -f /tmp/packages_end.txt ']' 03:36:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:36:45 + '[' /w/workspace/oundry_device-onvif-camera_PR-82 ']' 03:36:45 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-82/archives/ 03:36:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-82/archives/ [Pipeline] echo 03:36:45 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/oundry_device-onvif-camera_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:36:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:46 prd-ubuntu20.04-docker-8c-8g-2306 does not seem to be running inside a container 03:36:46 $ 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/oundry_device-onvif-camera_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-82 -v /w/workspace/oundry_device-onvif-camera_PR-82:/w/workspace/oundry_device-onvif-camera_PR-82:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-82@tmp:/w/workspace/oundry_device-onvif-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:36:46 $ docker top 74d15cc1e9a852b81a18f3b0062da201a1e7c8e60a2abe72c3ea9a8467b9f31e -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:47 + touch /tmp/pre-build-complete [Pipeline] sh 03:36:47 + mkdir -p /var/log/sysstat [Pipeline] sh 03:36:47 + ls /var/log/sa-host 03:36:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:48 provisioning config files... 03:36:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-82@tmp/config4038255718661996167tmp [Pipeline] { [Pipeline] echo 03:36:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:36:48 ---> create-netrc.sh [Pipeline] } 03:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:36:48 ---> python-tools-install.sh [Pipeline] echo 03:36:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:36:49 ---> sudo-logs.sh 03:36:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:36:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:36:49 ---> job-cost.sh 03:36:49 lf-activate-venv: SKIPPING 03:36:49 DEBUG: total: 0.2199999988079071 03:36:49 INFO: Retrieving Stack Cost... 03:36:49 INFO: Retrieving Pricing Info for: v3-standard-8 03:36:50 INFO: Archiving Costs [Pipeline] echo 03:36:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:36:50 ---> logs-deploy.sh 03:36:50 lf-activate-venv: SKIPPING 03:36:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-82/1 03:36:50 INFO: archiving workspace using pattern(s): 03:36:51 Archives upload complete. 03:36:51 INFO: archiving logs to Nexus