Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85736546429b6e185e62d2ea9cd21cb915ee509b+84f2c4fd4e35f46928256df416a01a34dc7a6192 (40b53e0c6cc78394dec4a6e66d65c91e168143d1) 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-ssh9609584472602728312.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-ssh16194385921484935926.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-100/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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh444593751952784851.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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2260307448680170352.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-ssh4225386725548774364.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-100/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-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4624348172183046040.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 Running on prd-ubuntu20.04-docker-8c-8g-16776 in /w/workspace/undry_device-onvif-camera_PR-100 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 84f2c4fd4e35f46928256df416a01a34dc7a6192 into PR head commit 85736546429b6e185e62d2ea9cd21cb915ee509b Merge succeeded, producing 85736546429b6e185e62d2ea9cd21cb915ee509b Checking out Revision 85736546429b6e185e62d2ea9cd21cb915ee509b (PR-100) > git config core.sparsecheckout # timeout=10 > git checkout -f 85736546429b6e185e62d2ea9cd21cb915ee509b # 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 84f2c4fd4e35f46928256df416a01a34dc7a6192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85736546429b6e185e62d2ea9cd21cb915ee509b # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0" 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 [2022-07-04T03:49:00.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-04T03:49:00.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-04T03:49:00.763Z] ========================================================= [2022-07-04T03:49:00.763Z] EdgeX Global Pipelines Version Info [2022-07-04T03:49:00.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:49:01.549Z] ------------------- [2022-07-04T03:49:01.549Z] stable info: [2022-07-04T03:49:01.549Z] ------------------- [2022-07-04T03:49:01.549Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-04T03:49:01.549Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-04T03:49:01.549Z] Message: update stable to v1.0.234 [2022-07-04T03:49:02.121Z] ------------------- [2022-07-04T03:49:02.121Z] experimental info: [2022-07-04T03:49:02.121Z] ------------------- [2022-07-04T03:49:02.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-04T03:49:02.121Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-04T03:49:02.121Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-04T03:49:02.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-04T03:49:02.503Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-04T03:49:02.549Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-04T03:49:02.589Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-04T03:49:02.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-04T03:49:02.665Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-04T03:49:02.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-04T03:49:02.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-04T03:49:02.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-04T03:49:02.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-04T03:49:02.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-04T03:49:02.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-04T03:49:02.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-04T03:49:02.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-04T03:49:03.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-04T03:49:03.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-04T03:49:03.120Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T03:49:03.158Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T03:49:03.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-04T03:49:03.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-04T03:49:03.278Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-04T03:49:03.317Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-04T03:49:03.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-04T03:49:03.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-04T03:49:03.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-04T03:49:03.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-04T03:49:03.508Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-04T03:49:03.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo [2022-07-04T03:49:03.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo [2022-07-04T03:49:03.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo [2022-07-04T03:49:03.679Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] echo [2022-07-04T03:49:03.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8573654 [Pipeline] echo [2022-07-04T03:49:03.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T03:49:03.906Z] provisioning config files... [2022-07-04T03:49:03.921Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config4124411109595481519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:49:04.267Z] ---> docker-login.sh [2022-07-04T03:49:04.267Z] nexus3.edgexfoundry.org:10001 [2022-07-04T03:49:04.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:04.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:04.528Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:04.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:04.528Z] [2022-07-04T03:49:04.528Z] Login Succeeded [2022-07-04T03:49:04.528Z] nexus3.edgexfoundry.org:10002 [2022-07-04T03:49:04.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:04.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:04.792Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:04.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:04.792Z] [2022-07-04T03:49:04.792Z] Login Succeeded [2022-07-04T03:49:04.792Z] nexus3.edgexfoundry.org:10003 [2022-07-04T03:49:04.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:04.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:04.792Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:04.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:04.792Z] [2022-07-04T03:49:04.792Z] Login Succeeded [2022-07-04T03:49:04.792Z] nexus3.edgexfoundry.org:10004 [2022-07-04T03:49:05.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:05.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:05.054Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:05.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:05.054Z] [2022-07-04T03:49:05.054Z] Login Succeeded [2022-07-04T03:49:05.054Z] docker.io [2022-07-04T03:49:05.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:05.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:05.315Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:05.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:05.315Z] [2022-07-04T03:49:05.315Z] Login Succeeded [2022-07-04T03:49:05.315Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T03:49:05.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-04T03:49:05.984Z] + git rev-list -1 --merges 85736546429b6e185e62d2ea9cd21cb915ee509b~1..85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] echo [2022-07-04T03:49:06.018Z] -----------> git rev-list -1 --merges 85736546429b6e185e62d2ea9cd21cb915ee509b~1..85736546429b6e185e62d2ea9cd21cb915ee509b 85736546429b6e185e62d2ea9cd21cb915ee509b [false] [Pipeline] sh [2022-07-04T03:49:06.327Z] + git log --format=format:%s -1 85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] echo [2022-07-04T03:49:06.365Z] ========================================================= [2022-07-04T03:49:06.365Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-04T03:49:06.365Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T03:49:06.811Z] + git log --format=format:%s -1 85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] echo [2022-07-04T03:49:06.846Z] [semverPrep] GIT_COMMIT: 85736546429b6e185e62d2ea9cd21cb915ee509b, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [Pipeline] echo [2022-07-04T03:49:06.874Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-04T03:49:07.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T03:49:07.278Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-04T03:49:07.278Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-04T03:49:07.278Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-04T03:49:07.278Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-04T03:49:07.278Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-04T03:49:07.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:49:07.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T03:49:07.833Z] [2022-07-04T03:49:07.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:49:08.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T03:49:08.210Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-04T03:49:08.210Z] 42c077c10790: Pulling fs layer [2022-07-04T03:49:08.210Z] f63e77b7563a: Pulling fs layer [2022-07-04T03:49:08.210Z] bd5fdadae976: Pulling fs layer [2022-07-04T03:49:08.210Z] 205491f53016: Pulling fs layer [2022-07-04T03:49:08.210Z] df18705c85c3: Pulling fs layer [2022-07-04T03:49:08.210Z] bdb3f477010e: Pulling fs layer [2022-07-04T03:49:08.210Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-04T03:49:08.210Z] 2c6e9b1d212d: Pulling fs layer [2022-07-04T03:49:08.210Z] bdb8f0575790: Pulling fs layer [2022-07-04T03:49:08.210Z] 386e3cb2ff24: Pulling fs layer [2022-07-04T03:49:08.210Z] 2343380bae48: Pulling fs layer [2022-07-04T03:49:08.210Z] 205491f53016: Waiting [2022-07-04T03:49:08.210Z] df18705c85c3: Waiting [2022-07-04T03:49:08.210Z] bdb3f477010e: Waiting [2022-07-04T03:49:08.210Z] c8a8fc8e1c8f: Waiting [2022-07-04T03:49:08.210Z] 386e3cb2ff24: Waiting [2022-07-04T03:49:08.210Z] 2c6e9b1d212d: Waiting [2022-07-04T03:49:08.210Z] 2343380bae48: Waiting [2022-07-04T03:49:08.210Z] bdb8f0575790: Waiting [2022-07-04T03:49:08.210Z] f63e77b7563a: Download complete [2022-07-04T03:49:08.210Z] 205491f53016: Download complete [2022-07-04T03:49:08.210Z] df18705c85c3: Verifying Checksum [2022-07-04T03:49:08.210Z] df18705c85c3: Download complete [2022-07-04T03:49:08.469Z] bd5fdadae976: Verifying Checksum [2022-07-04T03:49:08.469Z] bd5fdadae976: Download complete [2022-07-04T03:49:08.469Z] bdb3f477010e: Verifying Checksum [2022-07-04T03:49:08.469Z] bdb3f477010e: Download complete [2022-07-04T03:49:08.469Z] 2c6e9b1d212d: Download complete [2022-07-04T03:49:08.469Z] bdb8f0575790: Verifying Checksum [2022-07-04T03:49:08.469Z] bdb8f0575790: Download complete [2022-07-04T03:49:08.469Z] 386e3cb2ff24: Verifying Checksum [2022-07-04T03:49:08.469Z] 386e3cb2ff24: Download complete [2022-07-04T03:49:08.469Z] 2343380bae48: Download complete [2022-07-04T03:49:08.469Z] 42c077c10790: Verifying Checksum [2022-07-04T03:49:08.469Z] 42c077c10790: Download complete [2022-07-04T03:49:08.727Z] c8a8fc8e1c8f: Download complete [2022-07-04T03:49:09.665Z] 42c077c10790: Pull complete [2022-07-04T03:49:09.665Z] f63e77b7563a: Pull complete [2022-07-04T03:49:10.236Z] bd5fdadae976: Pull complete [2022-07-04T03:49:10.236Z] 205491f53016: Pull complete [2022-07-04T03:49:10.498Z] df18705c85c3: Pull complete [2022-07-04T03:49:10.759Z] bdb3f477010e: Pull complete [2022-07-04T03:49:12.669Z] c8a8fc8e1c8f: Pull complete [2022-07-04T03:49:12.669Z] 2c6e9b1d212d: Pull complete [2022-07-04T03:49:12.669Z] bdb8f0575790: Pull complete [2022-07-04T03:49:12.669Z] 386e3cb2ff24: Pull complete [2022-07-04T03:49:12.669Z] 2343380bae48: Pull complete [2022-07-04T03:49:12.669Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-04T03:49:12.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T03:49:12.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T03:49:12.894Z] prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container [2022-07-04T03:49:12.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 [2022-07-04T03:49:14.338Z] $ docker top 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T03:49:14.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T03:49:14.524Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T03:49:14.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T03:49:14.670Z] $ docker exec 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d ssh-agent [2022-07-04T03:49:14.794Z] SSH_AUTH_SOCK=/tmp/ssh-QmbmR5aa3ju7/agent.32 [2022-07-04T03:49:14.794Z] SSH_AGENT_PID=38 [2022-07-04T03:49:14.801Z] Running ssh-add (command line suppressed) [2022-07-04T03:49:14.917Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_6100656028521382342.key (/w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_6100656028521382342.key) [2022-07-04T03:49:14.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T03:49:15.265Z] + git tag --points-at HEAD [Pipeline] } [2022-07-04T03:49:15.286Z] $ docker exec --env ******** --env ******** 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d ssh-agent -k [2022-07-04T03:49:15.400Z] unset SSH_AUTH_SOCK; [2022-07-04T03:49:15.401Z] unset SSH_AGENT_PID; [2022-07-04T03:49:15.401Z] echo Agent pid 38 killed; [2022-07-04T03:49:15.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-04T03:49:15.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T03:49:15.518Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T03:49:15.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T03:49:15.658Z] $ docker exec 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d ssh-agent [2022-07-04T03:49:15.785Z] SSH_AUTH_SOCK=/tmp/ssh-ucSKpjA0fLWP/agent.73 [2022-07-04T03:49:15.785Z] SSH_AGENT_PID=79 [2022-07-04T03:49:15.790Z] Running ssh-add (command line suppressed) [2022-07-04T03:49:15.898Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_2223331597525173586.key (/w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_2223331597525173586.key) [2022-07-04T03:49:15.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T03:49:16.249Z] + git semver init [2022-07-04T03:49:16.512Z] 2022-07-04 03:49:16,442 [run_init] DEBUG init version:0.0.0 force:False [2022-07-04T03:49:16.512Z] 2022-07-04 03:49:16,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-100/.semver [2022-07-04T03:49:16.512Z] 2022-07-04 03:49:16,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-100/.semver [2022-07-04T03:49:16.512Z] 2022-07-04 03:49:16,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-100/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-100, universal_newlines=False, shell=None, istream=None) [2022-07-04T03:49:17.456Z] 2022-07-04 03:49:17,129 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-100/.git/info/exclude [2022-07-04T03:49:17.456Z] 2022-07-04 03:49:17,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 with force:False [2022-07-04T03:49:17.456Z] 2022-07-04 03:49:17,129 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 [2022-07-04T03:49:17.456Z] 2022-07-04 03:49:17,133 [execute] INFO git cat-file --batch-check [2022-07-04T03:49:17.456Z] 2022-07-04 03:49:17,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T03:49:17.456Z] 2022-07-04 03:49:17,139 [execute] INFO git cat-file --batch [2022-07-04T03:49:17.456Z] 2022-07-04 03:49:17,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T03:49:17.456Z] 2022-07-04 03:49:17,144 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 [2022-07-04T03:49:17.456Z] 0.0.0 [Pipeline] } [2022-07-04T03:49:17.484Z] $ docker exec --env ******** --env ******** 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d ssh-agent -k [2022-07-04T03:49:17.595Z] unset SSH_AUTH_SOCK; [2022-07-04T03:49:17.595Z] unset SSH_AGENT_PID; [2022-07-04T03:49:17.596Z] echo Agent pid 79 killed; [2022-07-04T03:49:17.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T03:49:18.035Z] + git semver [Pipeline] } [2022-07-04T03:49:18.319Z] $ docker stop --time=1 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d [2022-07-04T03:49:19.637Z] $ docker rm -f 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T03:49:20.051Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-04T03:49:20.372Z] Stashed 1 file(s) [Pipeline] echo [2022-07-04T03:49:20.388Z] [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 [2022-07-04T03:49:20.941Z] provisioning config files... [2022-07-04T03:49:20.954Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config746354076214398733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:49:21.296Z] ---> docker-login.sh [2022-07-04T03:49:21.296Z] nexus3.edgexfoundry.org:10001 [2022-07-04T03:49:21.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:21.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:21.296Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:21.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:21.296Z] [2022-07-04T03:49:21.296Z] Login Succeeded [2022-07-04T03:49:21.296Z] nexus3.edgexfoundry.org:10002 [2022-07-04T03:49:21.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:21.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:21.556Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:21.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:21.556Z] [2022-07-04T03:49:21.556Z] Login Succeeded [2022-07-04T03:49:21.556Z] nexus3.edgexfoundry.org:10003 [2022-07-04T03:49:21.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:21.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:21.556Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:21.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:21.556Z] [2022-07-04T03:49:21.556Z] Login Succeeded [2022-07-04T03:49:21.556Z] nexus3.edgexfoundry.org:10004 [2022-07-04T03:49:21.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:21.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:21.817Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:21.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:21.817Z] [2022-07-04T03:49:21.817Z] Login Succeeded [2022-07-04T03:49:21.817Z] docker.io [2022-07-04T03:49:21.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:49:22.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:49:22.077Z] Configure a credential helper to remove this warning. See [2022-07-04T03:49:22.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:49:22.077Z] [2022-07-04T03:49:22.077Z] Login Succeeded [2022-07-04T03:49:22.077Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T03:49:22.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-04T03:49:22.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T03:49:22.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T03:49:22.515Z] ========================================================= [2022-07-04T03:49:22.515Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-04T03:49:22.515Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:49:22.968Z] + 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 . [2022-07-04T03:49:22.968Z] Sending build context to Docker daemon 9.349MB [2022-07-04T03:49:22.968Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T03:49:22.968Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-04T03:49:22.968Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-04T03:49:22.968Z] 59bf1c3509f3: Pulling fs layer [2022-07-04T03:49:22.968Z] 666ba61612fd: Pulling fs layer [2022-07-04T03:49:22.968Z] 8ed8ca486205: Pulling fs layer [2022-07-04T03:49:22.968Z] cc1cd167ecdc: Pulling fs layer [2022-07-04T03:49:22.968Z] c516ae0d96e1: Pulling fs layer [2022-07-04T03:49:22.968Z] 684cea983483: Pulling fs layer [2022-07-04T03:49:22.968Z] dd3240ac7de5: Pulling fs layer [2022-07-04T03:49:22.968Z] b1e948a4e11c: Pulling fs layer [2022-07-04T03:49:22.968Z] a8fd76ee1af6: Pulling fs layer [2022-07-04T03:49:22.968Z] 646ad004c059: Pulling fs layer [2022-07-04T03:49:22.968Z] c516ae0d96e1: Waiting [2022-07-04T03:49:22.968Z] 684cea983483: Waiting [2022-07-04T03:49:22.968Z] dd3240ac7de5: Waiting [2022-07-04T03:49:22.968Z] 646ad004c059: Waiting [2022-07-04T03:49:22.968Z] a8fd76ee1af6: Waiting [2022-07-04T03:49:22.968Z] cc1cd167ecdc: Waiting [2022-07-04T03:49:22.968Z] b1e948a4e11c: Waiting [2022-07-04T03:49:22.968Z] 8ed8ca486205: Verifying Checksum [2022-07-04T03:49:22.968Z] 8ed8ca486205: Download complete [2022-07-04T03:49:22.968Z] 666ba61612fd: Verifying Checksum [2022-07-04T03:49:22.968Z] 666ba61612fd: Download complete [2022-07-04T03:49:22.968Z] c516ae0d96e1: Download complete [2022-07-04T03:49:23.228Z] 684cea983483: Download complete [2022-07-04T03:49:23.228Z] dd3240ac7de5: Verifying Checksum [2022-07-04T03:49:23.228Z] dd3240ac7de5: Download complete [2022-07-04T03:49:23.228Z] 59bf1c3509f3: Download complete [2022-07-04T03:49:23.228Z] b1e948a4e11c: Verifying Checksum [2022-07-04T03:49:23.228Z] b1e948a4e11c: Download complete [2022-07-04T03:49:23.228Z] 59bf1c3509f3: Pull complete [2022-07-04T03:49:23.492Z] 666ba61612fd: Pull complete [2022-07-04T03:49:23.492Z] 8ed8ca486205: Pull complete [2022-07-04T03:49:23.752Z] 646ad004c059: Verifying Checksum [2022-07-04T03:49:23.752Z] 646ad004c059: Download complete [2022-07-04T03:49:23.752Z] cc1cd167ecdc: Verifying Checksum [2022-07-04T03:49:23.752Z] cc1cd167ecdc: Download complete [2022-07-04T03:49:23.752Z] a8fd76ee1af6: Verifying Checksum [2022-07-04T03:49:23.752Z] a8fd76ee1af6: Download complete [2022-07-04T03:49:27.964Z] cc1cd167ecdc: Pull complete [2022-07-04T03:49:27.964Z] c516ae0d96e1: Pull complete [2022-07-04T03:49:27.964Z] 684cea983483: Pull complete [2022-07-04T03:49:27.964Z] dd3240ac7de5: Pull complete [2022-07-04T03:49:28.224Z] b1e948a4e11c: Pull complete [2022-07-04T03:49:30.127Z] a8fd76ee1af6: Pull complete [2022-07-04T03:49:31.065Z] 646ad004c059: Pull complete [2022-07-04T03:49:31.065Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-04T03:49:31.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T03:49:31.065Z] ---> 8f69c11f6b0c [2022-07-04T03:49:31.065Z] Step 3/13 : ARG MAKE="make build" [2022-07-04T03:49:32.981Z] ---> Running in 986ac7342061 [2022-07-04T03:49:32.981Z] Removing intermediate container 986ac7342061 [2022-07-04T03:49:32.981Z] ---> bcbde932d0d4 [2022-07-04T03:49:32.981Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-04T03:49:32.981Z] ---> Running in 613774dd4c8f [2022-07-04T03:49:32.981Z] Removing intermediate container 613774dd4c8f [2022-07-04T03:49:32.981Z] ---> 5776f37eb389 [2022-07-04T03:49:32.981Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T03:49:32.981Z] ---> Running in 9a0fa14ef2be [2022-07-04T03:49:33.242Z] Removing intermediate container 9a0fa14ef2be [2022-07-04T03:49:33.242Z] ---> a3a6797f599c [2022-07-04T03:49:33.242Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-04T03:49:33.242Z] ---> Running in f23a7409254c [2022-07-04T03:49:33.242Z] Removing intermediate container f23a7409254c [2022-07-04T03:49:33.242Z] ---> fde39d6c2d5e [2022-07-04T03:49:33.242Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T03:49:33.501Z] ---> Running in 935b745592c1 [2022-07-04T03:49:34.075Z] Removing intermediate container 935b745592c1 [2022-07-04T03:49:34.075Z] ---> fcc64adff335 [2022-07-04T03:49:34.075Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T03:49:34.075Z] ---> Running in d7914395e7aa [2022-07-04T03:49:34.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-04T03:49:35.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-04T03:49:35.539Z] OK: 221 MiB in 52 packages [2022-07-04T03:49:35.781Z] Still waiting to schedule task [2022-07-04T03:49:35.781Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-04T03:49:35.800Z] Removing intermediate container d7914395e7aa [2022-07-04T03:49:35.801Z] ---> 94f2994b9b82 [2022-07-04T03:49:35.801Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-04T03:49:35.801Z] ---> Running in c247b93feaf1 [2022-07-04T03:49:36.061Z] Removing intermediate container c247b93feaf1 [2022-07-04T03:49:36.061Z] ---> 58977e07553f [2022-07-04T03:49:36.061Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-04T03:49:36.061Z] ---> 04c609d61228 [2022-07-04T03:49:36.061Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T03:49:36.061Z] ---> Running in fd7ea5dc3a98 [2022-07-04T03:49:54.181Z] Removing intermediate container fd7ea5dc3a98 [2022-07-04T03:49:54.181Z] ---> f5287c75f4dd [2022-07-04T03:49:54.181Z] Step 12/13 : COPY . . [2022-07-04T03:49:54.181Z] ---> 41c3e50c5a7f [2022-07-04T03:49:54.181Z] Step 13/13 : RUN ${MAKE} [2022-07-04T03:49:54.181Z] ---> Running in 56d27c695a59 [2022-07-04T03:49:54.181Z] noop [2022-07-04T03:49:54.181Z] Removing intermediate container 56d27c695a59 [2022-07-04T03:49:54.181Z] ---> ae7e91872b08 [2022-07-04T03:49:54.181Z] Successfully built ae7e91872b08 [2022-07-04T03:49:54.181Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:49:54.624Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T03:49:54.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T03:49:54.790Z] prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container [2022-07-04T03:49:54.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 [2022-07-04T03:49:55.200Z] $ docker top 04dee886b7d98016c7a1c415cbfab6a5143fac5bb4508a8c2b7518680445510a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T03:49:55.611Z] + go version [2022-07-04T03:49:55.611Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-04T03:49:55.641Z] $ docker stop --time=1 04dee886b7d98016c7a1c415cbfab6a5143fac5bb4508a8c2b7518680445510a [2022-07-04T03:49:56.951Z] $ docker rm -f 04dee886b7d98016c7a1c415cbfab6a5143fac5bb4508a8c2b7518680445510a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:49:57.702Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T03:49:57.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T03:49:57.861Z] prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container [2022-07-04T03:49:57.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 [2022-07-04T03:49:58.281Z] $ docker top 2619c3b10e63600aed47664f1c6f451ed0fe3636d018141d4869eab01f1e752b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T03:49:58.728Z] + make test [2022-07-04T03:49:58.728Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-04T03:49:58.987Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-04T03:50:08.973Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-04T03:50:08.973Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.014s coverage: 7.0% of statements [2022-07-04T03:50:08.973Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-04T03:50:12.274Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.564s coverage: 13.8% of statements [2022-07-04T03:50:18.849Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T03:50:23.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T03:50:23.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-04T03:50:23.310Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-04T03:50:23.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T03:50:23.941Z] $ docker stop --time=1 2619c3b10e63600aed47664f1c6f451ed0fe3636d018141d4869eab01f1e752b [2022-07-04T03:50:25.936Z] $ docker rm -f 2619c3b10e63600aed47664f1c6f451ed0fe3636d018141d4869eab01f1e752b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T03:50:26.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T03:50:26.529Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-04T03:50:27.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-04T03:50:27.571Z] + ls -al . [2022-07-04T03:50:27.571Z] total 248 [2022-07-04T03:50:27.571Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 03:50 . [2022-07-04T03:50:27.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 03:48 .. [2022-07-04T03:50:27.571Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 03:49 .git [2022-07-04T03:50:27.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 03:48 .github [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 352 Jul 4 03:48 .gitignore [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 4 03:48 .golangci.yml [2022-07-04T03:50:27.571Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 03:49 .semver [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 4 03:48 Attribution.txt [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 4 03:48 CHANGELOG.md [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jul 4 03:48 Dockerfile [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 03:48 GOVERNANCE.md [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 4 03:48 Jenkinsfile [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 03:48 LICENSE [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 4 03:48 Makefile [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 4 03:48 OWNERS.md [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 4 03:48 README.md [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 03:49 VERSION [2022-07-04T03:50:27.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 03:48 bin [2022-07-04T03:50:27.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 03:48 cmd [2022-07-04T03:50:27.571Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 4 03:50 coverage.out [2022-07-04T03:50:27.571Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 4 03:48 doc [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 4 03:48 go.mod [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 4 03:48 go.sum [2022-07-04T03:50:27.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 03:48 internal [2022-07-04T03:50:27.571Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 4 03:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:50:27.961Z] + 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=85736546429b6e185e62d2ea9cd21cb915ee509b --label arch=amd64 --label version=0.0.0 . [2022-07-04T03:50:27.961Z] Sending build context to Docker daemon 9.42MB [2022-07-04T03:50:27.961Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T03:50:27.961Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-04T03:50:27.961Z] ---> ae7e91872b08 [2022-07-04T03:50:27.961Z] Step 3/26 : ARG MAKE="make build" [2022-07-04T03:50:28.222Z] ---> Running in 257e3047b7c9 [2022-07-04T03:50:28.222Z] Removing intermediate container 257e3047b7c9 [2022-07-04T03:50:28.222Z] ---> bf1b6ed02d8b [2022-07-04T03:50:28.222Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-04T03:50:28.222Z] ---> Running in b8c2c3101cb0 [2022-07-04T03:50:28.222Z] Removing intermediate container b8c2c3101cb0 [2022-07-04T03:50:28.222Z] ---> 8e7604a5f254 [2022-07-04T03:50:28.222Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T03:50:28.493Z] ---> Running in c06104488bd9 [2022-07-04T03:50:28.493Z] Removing intermediate container c06104488bd9 [2022-07-04T03:50:28.493Z] ---> 7b1659e44efb [2022-07-04T03:50:28.493Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-04T03:50:28.493Z] ---> Running in b62ce19b1c18 [2022-07-04T03:50:28.755Z] Removing intermediate container b62ce19b1c18 [2022-07-04T03:50:28.755Z] ---> 97b67abeb41f [2022-07-04T03:50:28.755Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T03:50:28.755Z] ---> Running in 53385d780e26 [2022-07-04T03:50:29.327Z] Removing intermediate container 53385d780e26 [2022-07-04T03:50:29.327Z] ---> b8798a1b1320 [2022-07-04T03:50:29.327Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T03:50:29.327Z] ---> Running in c575ed7ad475 [2022-07-04T03:50:29.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-04T03:50:30.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-04T03:50:30.792Z] OK: 221 MiB in 52 packages [2022-07-04T03:50:31.054Z] Removing intermediate container c575ed7ad475 [2022-07-04T03:50:31.054Z] ---> 895d667bc0ce [2022-07-04T03:50:31.054Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-04T03:50:31.054Z] ---> Running in 5890497db5bf [2022-07-04T03:50:31.314Z] Removing intermediate container 5890497db5bf [2022-07-04T03:50:31.314Z] ---> db03fec24831 [2022-07-04T03:50:31.314Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-04T03:50:31.314Z] ---> cc22a6b94a80 [2022-07-04T03:50:31.314Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T03:50:31.314Z] ---> Running in 4d2a1e7a5519 [2022-07-04T03:50:32.256Z] Removing intermediate container 4d2a1e7a5519 [2022-07-04T03:50:32.256Z] ---> eaef8c69111f [2022-07-04T03:50:32.256Z] Step 12/26 : COPY . . [2022-07-04T03:50:32.517Z] ---> fe900ce289d1 [2022-07-04T03:50:32.517Z] Step 13/26 : RUN ${MAKE} [2022-07-04T03:50:32.517Z] ---> Running in 3035115d989d [2022-07-04T03:50:32.777Z] 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 [2022-07-04T03:50:54.729Z] Removing intermediate container 3035115d989d [2022-07-04T03:50:54.729Z] ---> 8602338b8de8 [2022-07-04T03:50:54.729Z] Step 14/26 : FROM alpine:3.15 [2022-07-04T03:50:54.729Z] 3.15: Pulling from library/alpine [2022-07-04T03:50:54.729Z] df9b9388f04a: Pulling fs layer [2022-07-04T03:50:54.729Z] df9b9388f04a: Verifying Checksum [2022-07-04T03:50:54.729Z] df9b9388f04a: Download complete [2022-07-04T03:50:54.729Z] df9b9388f04a: Pull complete [2022-07-04T03:50:54.729Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-04T03:50:54.729Z] Status: Downloaded newer image for alpine:3.15 [2022-07-04T03:50:54.729Z] ---> 0ac33e5f5afa [2022-07-04T03:50:54.729Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-04T03:50:54.729Z] ---> Running in 6395a7ab3503 [2022-07-04T03:50:54.729Z] Removing intermediate container 6395a7ab3503 [2022-07-04T03:50:54.729Z] ---> e52323b98349 [2022-07-04T03:50:54.729Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-04T03:50:54.729Z] ---> Running in b188eef55e58 [2022-07-04T03:50:54.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-04T03:50:54.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-04T03:50:54.729Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-04T03:50:54.729Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-04T03:50:54.729Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-04T03:50:54.729Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-04T03:50:54.729Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-04T03:50:54.729Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-04T03:50:54.729Z] Executing busybox-1.34.1-r5.trigger [2022-07-04T03:50:54.729Z] OK: 8 MiB in 20 packages [2022-07-04T03:50:54.729Z] Removing intermediate container b188eef55e58 [2022-07-04T03:50:54.729Z] ---> 06195d635f5d [2022-07-04T03:50:54.729Z] Step 17/26 : WORKDIR / [2022-07-04T03:50:54.729Z] ---> Running in 07968f940494 [2022-07-04T03:50:54.729Z] Removing intermediate container 07968f940494 [2022-07-04T03:50:54.729Z] ---> d78c68b31b7c [2022-07-04T03:50:54.729Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-04T03:50:54.729Z] ---> 6f8d809c8489 [2022-07-04T03:50:54.729Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-04T03:50:54.729Z] ---> 529aef1ad302 [2022-07-04T03:50:54.729Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-04T03:50:54.729Z] ---> c32d4c394148 [2022-07-04T03:50:54.729Z] Step 21/26 : EXPOSE 59984 [2022-07-04T03:50:54.729Z] ---> Running in 61581272c799 [2022-07-04T03:50:54.989Z] Removing intermediate container 61581272c799 [2022-07-04T03:50:54.989Z] ---> d32f28473cd6 [2022-07-04T03:50:54.989Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-04T03:50:54.989Z] ---> Running in 228a004374b1 [2022-07-04T03:50:54.989Z] Removing intermediate container 228a004374b1 [2022-07-04T03:50:54.989Z] ---> 947a41ce7af3 [2022-07-04T03:50:54.989Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-04T03:50:54.989Z] ---> Running in 7ad43e38b35c [2022-07-04T03:50:55.248Z] Removing intermediate container 7ad43e38b35c [2022-07-04T03:50:55.248Z] ---> e65374b8ecdc [2022-07-04T03:50:55.248Z] Step 24/26 : LABEL arch=amd64 [2022-07-04T03:50:55.248Z] ---> Running in ea2ac94ac447 [2022-07-04T03:50:55.248Z] Removing intermediate container ea2ac94ac447 [2022-07-04T03:50:55.248Z] ---> 9f6d3179817a [2022-07-04T03:50:55.248Z] Step 25/26 : LABEL git_sha=85736546429b6e185e62d2ea9cd21cb915ee509b [2022-07-04T03:50:55.248Z] ---> Running in 9c3c76f15bd4 [2022-07-04T03:50:55.508Z] Removing intermediate container 9c3c76f15bd4 [2022-07-04T03:50:55.508Z] ---> d2a78530f27d [2022-07-04T03:50:55.508Z] Step 26/26 : LABEL version=0.0.0 [2022-07-04T03:50:55.508Z] ---> Running in 54863e48e41e [2022-07-04T03:50:55.508Z] Removing intermediate container 54863e48e41e [2022-07-04T03:50:55.508Z] ---> f4e5aa5cf3f0 [2022-07-04T03:50:55.508Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-04T03:50:55.508Z] Successfully built f4e5aa5cf3f0 [2022-07-04T03:50:55.508Z] 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 [2022-07-04T03:50:56.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T03:50:56.358Z] [2022-07-04T03:50:56.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:50:56.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T03:50:56.738Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-04T03:50:56.738Z] 5eb5b503b376: Pulling fs layer [2022-07-04T03:50:56.738Z] 5c69ac0246d0: Pulling fs layer [2022-07-04T03:50:56.738Z] ec43610c2a17: Pulling fs layer [2022-07-04T03:50:56.738Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-04T03:50:56.738Z] 33b1e0a273af: Pulling fs layer [2022-07-04T03:50:56.738Z] 5d3b04190fa2: Pulling fs layer [2022-07-04T03:50:56.738Z] 2f39f015ded8: Pulling fs layer [2022-07-04T03:50:56.738Z] 3a2ae6a8a46f: Waiting [2022-07-04T03:50:56.738Z] 33b1e0a273af: Waiting [2022-07-04T03:50:56.738Z] 5d3b04190fa2: Waiting [2022-07-04T03:50:56.738Z] 2f39f015ded8: Waiting [2022-07-04T03:50:56.738Z] 5c69ac0246d0: Verifying Checksum [2022-07-04T03:50:56.738Z] 5c69ac0246d0: Download complete [2022-07-04T03:50:56.738Z] 3a2ae6a8a46f: Download complete [2022-07-04T03:50:56.738Z] ec43610c2a17: Verifying Checksum [2022-07-04T03:50:56.738Z] ec43610c2a17: Download complete [2022-07-04T03:50:56.738Z] 33b1e0a273af: Verifying Checksum [2022-07-04T03:50:56.738Z] 33b1e0a273af: Download complete [2022-07-04T03:50:57.004Z] 5d3b04190fa2: Download complete [2022-07-04T03:50:57.004Z] 5eb5b503b376: Verifying Checksum [2022-07-04T03:50:57.004Z] 5eb5b503b376: Download complete [2022-07-04T03:50:57.574Z] 2f39f015ded8: Download complete [2022-07-04T03:50:58.146Z] 5eb5b503b376: Pull complete [2022-07-04T03:50:58.408Z] 5c69ac0246d0: Pull complete [2022-07-04T03:50:58.668Z] ec43610c2a17: Pull complete [2022-07-04T03:50:58.930Z] 3a2ae6a8a46f: Pull complete [2022-07-04T03:50:58.930Z] 33b1e0a273af: Pull complete [2022-07-04T03:50:59.190Z] 5d3b04190fa2: Pull complete [2022-07-04T03:51:03.443Z] 2f39f015ded8: Pull complete [2022-07-04T03:51:03.443Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-04T03:51:03.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T03:51:03.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T03:51:03.682Z] prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container [2022-07-04T03:51:03.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 [2022-07-04T03:51:05.563Z] $ docker top bb8e4fa30d7bd84124f90f6ece3e54696f20a34203410240533d5cbe0ddee7cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:51:06.042Z] ---> job-cost.sh [2022-07-04T03:51:06.042Z] lf-activate-venv: SKIPPING [2022-07-04T03:51:06.042Z] INFO: No Stack... [2022-07-04T03:51:06.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T03:51:07.182Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T03:51:07.506Z] + cat /w/workspace/undry_device-onvif-camera_PR-100/archives/cost.csv [2022-07-04T03:51:07.507Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T03:51:07.552Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [2022-07-04T03:51:07.557Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] did not exist. Created. [2022-07-04T03:51:07.558Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T03:51:07.960Z] + echo total: 0.6600000262260437 [Pipeline] stash [2022-07-04T03:51:08.010Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T03:51:08.038Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T03:51:08.116Z] $ docker stop --time=1 bb8e4fa30d7bd84124f90f6ece3e54696f20a34203410240533d5cbe0ddee7cc [2022-07-04T03:51:09.286Z] $ docker rm -f bb8e4fa30d7bd84124f90f6ece3e54696f20a34203410240533d5cbe0ddee7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T03:51:17.367Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16781 in /w/workspace/undry_device-onvif-camera_PR-100 [Pipeline] { [Pipeline] ws [2022-07-04T03:51:17.408Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-07-04T03:51:17.497Z] Selected Git installation does not exist. Using Default [2022-07-04T03:51:17.497Z] The recommended git tool is: NONE [2022-07-04T03:51:24.095Z] using credential edgex-jenkins-ssh [2022-07-04T03:51:24.111Z] Cloning the remote Git repository [2022-07-04T03:51:24.166Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-04T03:51:24.241Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-07-04T03:51:24.315Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-04T03:51:24.316Z] > git --version # timeout=10 [2022-07-04T03:51:24.343Z] > git --version # 'git version 2.25.1' [2022-07-04T03:51:24.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T03:51:24.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T03:51:25.819Z] Merging remotes/origin/main commit 84f2c4fd4e35f46928256df416a01a34dc7a6192 into PR head commit 85736546429b6e185e62d2ea9cd21cb915ee509b [2022-07-04T03:51:26.115Z] Merge succeeded, producing 85736546429b6e185e62d2ea9cd21cb915ee509b [2022-07-04T03:51:26.116Z] Checking out Revision 85736546429b6e185e62d2ea9cd21cb915ee509b (PR-100) [2022-07-04T03:51:25.292Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-04T03:51:25.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T03:51:25.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-04T03:51:25.388Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-04T03:51:25.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T03:51:25.402Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-04T03:51:25.841Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T03:51:25.866Z] > git checkout -f 85736546429b6e185e62d2ea9cd21cb915ee509b # timeout=10 [2022-07-04T03:51:26.024Z] > git remote # timeout=10 [2022-07-04T03:51:26.045Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T03:51:26.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T03:51:26.073Z] > git merge 84f2c4fd4e35f46928256df416a01a34dc7a6192 # timeout=10 [2022-07-04T03:51:26.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T03:51:26.126Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T03:51:26.143Z] > git checkout -f 85736546429b6e185e62d2ea9cd21cb915ee509b # timeout=10 [2022-07-04T03:51:30.343Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0" [2022-07-04T03:51:30.396Z] > git --version # timeout=10 [2022-07-04T03:51:30.413Z] > git --version # 'git version 2.25.1' [2022-07-04T03:51:30.426Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T03:51:31.490Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-04T03:51:31.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T03:51:31.490Z] Dload Upload Total Spent Left Speed [2022-07-04T03:51:31.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 89437 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh [2022-07-04T03:51:32.424Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-04T03:51:32.782Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-04T03:51:32.782Z] [2022-07-04T03:51:32.782Z] { [2022-07-04T03:51:32.782Z] "registry-mirrors": [ [2022-07-04T03:51:32.782Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-04T03:51:32.782Z] ], [2022-07-04T03:51:32.782Z] "bip": "10.250.0.254/24", [2022-07-04T03:51:32.782Z] "hosts": [ [2022-07-04T03:51:32.782Z] "tcp://0.0.0.0:5555", [2022-07-04T03:51:32.782Z] "unix:///var/run/docker.sock" [2022-07-04T03:51:32.782Z] ], [2022-07-04T03:51:32.782Z] "mtu": 1458, [2022-07-04T03:51:32.782Z] "selinux-enabled": true, [2022-07-04T03:51:32.782Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-04T03:51:32.782Z] } [Pipeline] sh [2022-07-04T03:51:33.154Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-04T03:51:33.502Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T03:51:51.894Z] provisioning config files... [2022-07-04T03:51:51.916Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7144760408578863721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:51:52.299Z] ---> docker-login.sh [2022-07-04T03:51:52.299Z] nexus3.edgexfoundry.org:10001 [2022-07-04T03:51:52.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:51:53.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:51:53.165Z] Configure a credential helper to remove this warning. See [2022-07-04T03:51:53.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:51:53.165Z] [2022-07-04T03:51:53.165Z] Login Succeeded [2022-07-04T03:51:53.165Z] nexus3.edgexfoundry.org:10002 [2022-07-04T03:51:53.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:51:53.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:51:53.438Z] Configure a credential helper to remove this warning. See [2022-07-04T03:51:53.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:51:53.438Z] [2022-07-04T03:51:53.438Z] Login Succeeded [2022-07-04T03:51:53.438Z] nexus3.edgexfoundry.org:10003 [2022-07-04T03:51:54.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:51:54.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:51:54.037Z] Configure a credential helper to remove this warning. See [2022-07-04T03:51:54.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:51:54.037Z] [2022-07-04T03:51:54.037Z] Login Succeeded [2022-07-04T03:51:54.037Z] nexus3.edgexfoundry.org:10004 [2022-07-04T03:51:54.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:51:54.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:51:54.312Z] Configure a credential helper to remove this warning. See [2022-07-04T03:51:54.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:51:54.312Z] [2022-07-04T03:51:54.312Z] Login Succeeded [2022-07-04T03:51:54.584Z] docker.io [2022-07-04T03:51:54.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T03:51:55.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T03:51:55.130Z] Configure a credential helper to remove this warning. See [2022-07-04T03:51:55.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T03:51:55.130Z] [2022-07-04T03:51:55.130Z] Login Succeeded [2022-07-04T03:51:55.130Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T03:51:55.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-04T03:51:55.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T03:51:55.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T03:51:55.575Z] ========================================================= [2022-07-04T03:51:55.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-04T03:51:55.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:51:56.070Z] + 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 . [2022-07-04T03:51:56.341Z] Sending build context to Docker daemon 6.434MB [2022-07-04T03:51:56.341Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T03:51:56.341Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-04T03:51:56.616Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-04T03:51:56.616Z] 9b3977197b4f: Pulling fs layer [2022-07-04T03:51:56.616Z] 1a89e8eeedd5: Pulling fs layer [2022-07-04T03:51:56.616Z] 94645a83ff95: Pulling fs layer [2022-07-04T03:51:56.616Z] e6fb740bc735: Pulling fs layer [2022-07-04T03:51:56.616Z] 3a77bd46dcc9: Pulling fs layer [2022-07-04T03:51:56.616Z] 355e64cbe906: Pulling fs layer [2022-07-04T03:51:56.616Z] 63ab81a10011: Pulling fs layer [2022-07-04T03:51:56.616Z] 555d1d1c4555: Pulling fs layer [2022-07-04T03:51:56.616Z] 7d9057610161: Pulling fs layer [2022-07-04T03:51:56.616Z] e6fb740bc735: Waiting [2022-07-04T03:51:56.616Z] 3a77bd46dcc9: Waiting [2022-07-04T03:51:56.616Z] 355e64cbe906: Waiting [2022-07-04T03:51:56.616Z] 63ab81a10011: Waiting [2022-07-04T03:51:56.616Z] 555d1d1c4555: Waiting [2022-07-04T03:51:56.616Z] 7d9057610161: Waiting [2022-07-04T03:51:56.616Z] 94645a83ff95: Verifying Checksum [2022-07-04T03:51:56.616Z] 94645a83ff95: Download complete [2022-07-04T03:51:56.616Z] 1a89e8eeedd5: Verifying Checksum [2022-07-04T03:51:56.616Z] 1a89e8eeedd5: Download complete [2022-07-04T03:51:56.616Z] 3a77bd46dcc9: Verifying Checksum [2022-07-04T03:51:56.616Z] 3a77bd46dcc9: Download complete [2022-07-04T03:51:56.616Z] 355e64cbe906: Verifying Checksum [2022-07-04T03:51:56.616Z] 355e64cbe906: Download complete [2022-07-04T03:51:56.616Z] 9b3977197b4f: Download complete [2022-07-04T03:51:56.616Z] 63ab81a10011: Download complete [2022-07-04T03:51:57.630Z] 9b3977197b4f: Pull complete [2022-07-04T03:51:57.630Z] 7d9057610161: Verifying Checksum [2022-07-04T03:51:57.630Z] 7d9057610161: Download complete [2022-07-04T03:51:58.234Z] 1a89e8eeedd5: Pull complete [2022-07-04T03:51:58.507Z] 94645a83ff95: Pull complete [2022-07-04T03:51:58.778Z] 555d1d1c4555: Verifying Checksum [2022-07-04T03:51:58.778Z] 555d1d1c4555: Download complete [2022-07-04T03:51:59.381Z] e6fb740bc735: Download complete [2022-07-04T03:52:09.515Z] e6fb740bc735: Pull complete [2022-07-04T03:52:09.787Z] 3a77bd46dcc9: Pull complete [2022-07-04T03:52:10.059Z] 355e64cbe906: Pull complete [2022-07-04T03:52:10.331Z] 63ab81a10011: Pull complete [2022-07-04T03:52:15.728Z] 555d1d1c4555: Pull complete [2022-07-04T03:52:17.709Z] 7d9057610161: Pull complete [2022-07-04T03:52:17.709Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-04T03:52:17.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T03:52:17.709Z] ---> 819e984ddca1 [2022-07-04T03:52:17.709Z] Step 3/13 : ARG MAKE="make build" [2022-07-04T03:52:19.694Z] ---> Running in 8d6cabc98ec5 [2022-07-04T03:52:19.694Z] Removing intermediate container 8d6cabc98ec5 [2022-07-04T03:52:19.694Z] ---> f20ac2733860 [2022-07-04T03:52:19.694Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-04T03:52:19.694Z] ---> Running in 9a5e0a65ca10 [2022-07-04T03:52:19.965Z] Removing intermediate container 9a5e0a65ca10 [2022-07-04T03:52:19.965Z] ---> 9db89b7867ab [2022-07-04T03:52:19.965Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T03:52:19.965Z] ---> Running in 608fffd97d16 [2022-07-04T03:52:20.243Z] Removing intermediate container 608fffd97d16 [2022-07-04T03:52:20.244Z] ---> d8440b3df3ba [2022-07-04T03:52:20.244Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-04T03:52:20.532Z] ---> Running in 9758f44ae75d [2022-07-04T03:52:20.806Z] Removing intermediate container 9758f44ae75d [2022-07-04T03:52:20.806Z] ---> f35938eb98a1 [2022-07-04T03:52:20.806Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T03:52:20.806Z] ---> Running in ede04faf422d [2022-07-04T03:52:22.785Z] Removing intermediate container ede04faf422d [2022-07-04T03:52:22.785Z] ---> b71d3e78618e [2022-07-04T03:52:22.785Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T03:52:22.785Z] ---> Running in 3b3d07b4712f [2022-07-04T03:52:23.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-04T03:52:24.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-04T03:52:25.375Z] OK: 220 MiB in 52 packages [2022-07-04T03:52:25.972Z] Removing intermediate container 3b3d07b4712f [2022-07-04T03:52:25.972Z] ---> 4a42d594b3fe [2022-07-04T03:52:25.972Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-04T03:52:25.972Z] ---> Running in da17a0da5f27 [2022-07-04T03:52:26.576Z] Removing intermediate container da17a0da5f27 [2022-07-04T03:52:26.576Z] ---> 4204fb1c8f84 [2022-07-04T03:52:26.576Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-04T03:52:26.861Z] ---> 38a31ce48cc6 [2022-07-04T03:52:26.861Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T03:52:26.861Z] ---> Running in 5ead16e75456 [2022-07-04T03:53:13.857Z] Removing intermediate container 5ead16e75456 [2022-07-04T03:53:13.857Z] ---> d55c998561c6 [2022-07-04T03:53:13.857Z] Step 12/13 : COPY . . [2022-07-04T03:53:13.857Z] ---> 46d7a6b2efdb [2022-07-04T03:53:13.857Z] Step 13/13 : RUN ${MAKE} [2022-07-04T03:53:13.857Z] ---> Running in 3bfe5d2ac46c [2022-07-04T03:53:13.857Z] noop [2022-07-04T03:53:14.837Z] Removing intermediate container 3bfe5d2ac46c [2022-07-04T03:53:14.837Z] ---> 2b7659847bb7 [2022-07-04T03:53:14.837Z] Successfully built 2b7659847bb7 [2022-07-04T03:53:14.837Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:53:15.326Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T03:53:15.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T03:53:15.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-16781 does not seem to be running inside a container [2022-07-04T03:53:15.734Z] $ 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 [2022-07-04T03:53:17.051Z] $ docker top 3b8907caf1740ee0ded1e095c483639007bcff856a75ab9b3518fe59ccff3cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T03:53:18.004Z] + go version [2022-07-04T03:53:18.004Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-04T03:53:18.042Z] $ docker stop --time=1 3b8907caf1740ee0ded1e095c483639007bcff856a75ab9b3518fe59ccff3cd4 [2022-07-04T03:53:19.665Z] $ docker rm -f 3b8907caf1740ee0ded1e095c483639007bcff856a75ab9b3518fe59ccff3cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:53:20.598Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T03:53:20.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T03:53:20.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-16781 does not seem to be running inside a container [2022-07-04T03:53:20.989Z] $ 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 [2022-07-04T03:53:22.258Z] $ docker top 32bc295218ed302c156083a2b6d6a6c7255f6c0054bd0401363a5cde0c6f56bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T03:53:23.266Z] + make test [2022-07-04T03:53:23.266Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-04T03:53:25.268Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-04T03:54:47.138Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-04T03:54:51.476Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.099s coverage: 7.0% of statements [2022-07-04T03:54:51.476Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-04T03:55:13.632Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.119s coverage: 13.8% of statements [2022-07-04T03:55:13.632Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-04T03:55:13.632Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T03:55:45.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T03:55:45.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-04T03:55:45.999Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-04T03:55:46.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T03:55:46.073Z] $ docker stop --time=1 32bc295218ed302c156083a2b6d6a6c7255f6c0054bd0401363a5cde0c6f56bc [2022-07-04T03:55:47.832Z] $ docker rm -f 32bc295218ed302c156083a2b6d6a6c7255f6c0054bd0401363a5cde0c6f56bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T03:55:48.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T03:55:48.899Z] Warning: overwriting stash ‘coverage-report’ [2022-07-04T03:55:49.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T03:55:49.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-04T03:55:50.343Z] + ls -al . [2022-07-04T03:55:50.343Z] total 244 [2022-07-04T03:55:50.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 03:55 . [2022-07-04T03:55:50.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 03:51 .. [2022-07-04T03:55:50.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 03:51 .git [2022-07-04T03:55:50.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 03:51 .github [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 352 Jul 4 03:51 .gitignore [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 4 03:51 .golangci.yml [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 4 03:51 Attribution.txt [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 4 03:51 CHANGELOG.md [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jul 4 03:51 Dockerfile [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 03:51 GOVERNANCE.md [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 4 03:51 Jenkinsfile [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 03:51 LICENSE [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 4 03:51 Makefile [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 4 03:51 OWNERS.md [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 4 03:51 README.md [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 03:49 VERSION [2022-07-04T03:55:50.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 03:51 bin [2022-07-04T03:55:50.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 03:51 cmd [2022-07-04T03:55:50.343Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 4 03:55 coverage.out [2022-07-04T03:55:50.343Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 4 03:51 doc [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 4 03:51 go.mod [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 4 03:51 go.sum [2022-07-04T03:55:50.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 03:51 internal [2022-07-04T03:55:50.343Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 4 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:55:50.783Z] + 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=85736546429b6e185e62d2ea9cd21cb915ee509b --label arch=arm64 --label version=0.0.0 . [2022-07-04T03:55:51.059Z] Sending build context to Docker daemon 6.505MB [2022-07-04T03:55:51.059Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T03:55:51.059Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-04T03:55:51.059Z] ---> 2b7659847bb7 [2022-07-04T03:55:51.059Z] Step 3/26 : ARG MAKE="make build" [2022-07-04T03:55:51.349Z] ---> Running in 26f67d1236cd [2022-07-04T03:55:51.624Z] Removing intermediate container 26f67d1236cd [2022-07-04T03:55:51.624Z] ---> accbdb0cd572 [2022-07-04T03:55:51.624Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-04T03:55:51.624Z] ---> Running in 08109f259193 [2022-07-04T03:55:51.902Z] Removing intermediate container 08109f259193 [2022-07-04T03:55:51.902Z] ---> 946cac44cc6b [2022-07-04T03:55:51.902Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T03:55:52.177Z] ---> Running in 1b6f6f038427 [2022-07-04T03:55:52.453Z] Removing intermediate container 1b6f6f038427 [2022-07-04T03:55:52.453Z] ---> 75afb980bb94 [2022-07-04T03:55:52.453Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-04T03:55:52.453Z] ---> Running in ca2c29c3e598 [2022-07-04T03:55:52.733Z] Removing intermediate container ca2c29c3e598 [2022-07-04T03:55:52.733Z] ---> 789dcc3acb0f [2022-07-04T03:55:52.733Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T03:55:52.733Z] ---> Running in c564341a8146 [2022-07-04T03:55:54.705Z] Removing intermediate container c564341a8146 [2022-07-04T03:55:54.705Z] ---> 3b26a746c536 [2022-07-04T03:55:54.705Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T03:55:54.705Z] ---> Running in 0793646a664a [2022-07-04T03:55:55.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-04T03:55:56.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-04T03:55:57.262Z] OK: 220 MiB in 52 packages [2022-07-04T03:55:57.861Z] Removing intermediate container 0793646a664a [2022-07-04T03:55:57.861Z] ---> 0192d935d12c [2022-07-04T03:55:57.861Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-04T03:55:57.861Z] ---> Running in b80982e765fe [2022-07-04T03:55:58.471Z] Removing intermediate container b80982e765fe [2022-07-04T03:55:58.471Z] ---> b9769f0242a1 [2022-07-04T03:55:58.471Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-04T03:55:58.744Z] ---> 830f693bfb44 [2022-07-04T03:55:58.744Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T03:55:59.024Z] ---> Running in f6ddd2737ca8 [2022-07-04T03:56:01.015Z] Removing intermediate container f6ddd2737ca8 [2022-07-04T03:56:01.015Z] ---> 77957864126b [2022-07-04T03:56:01.015Z] Step 12/26 : COPY . . [2022-07-04T03:56:02.007Z] ---> 7dacaea11fe7 [2022-07-04T03:56:02.007Z] Step 13/26 : RUN ${MAKE} [2022-07-04T03:56:02.007Z] ---> Running in be80b7b99b05 [2022-07-04T03:56:02.991Z] 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 [2022-07-04T03:58:09.881Z] Removing intermediate container be80b7b99b05 [2022-07-04T03:58:09.881Z] ---> b0c335ffebc2 [2022-07-04T03:58:09.881Z] Step 14/26 : FROM alpine:3.15 [2022-07-04T03:58:09.881Z] 3.15: Pulling from library/alpine [2022-07-04T03:58:09.881Z] 9981e73032c8: Pulling fs layer [2022-07-04T03:58:09.881Z] 9981e73032c8: Verifying Checksum [2022-07-04T03:58:09.881Z] 9981e73032c8: Download complete [2022-07-04T03:58:09.881Z] 9981e73032c8: Pull complete [2022-07-04T03:58:09.881Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-04T03:58:09.881Z] Status: Downloaded newer image for alpine:3.15 [2022-07-04T03:58:09.881Z] ---> 3fb3c9af89a9 [2022-07-04T03:58:09.881Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-04T03:58:09.881Z] ---> Running in 496d6ad65eae [2022-07-04T03:58:09.881Z] Removing intermediate container 496d6ad65eae [2022-07-04T03:58:09.881Z] ---> 9eab2e50acf6 [2022-07-04T03:58:09.881Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-04T03:58:09.881Z] ---> Running in 0ab8ce756b40 [2022-07-04T03:58:09.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-04T03:58:09.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-04T03:58:09.881Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-04T03:58:09.881Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-04T03:58:09.881Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-04T03:58:09.881Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-04T03:58:09.881Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-04T03:58:09.881Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-04T03:58:09.881Z] Executing busybox-1.34.1-r5.trigger [2022-07-04T03:58:09.881Z] OK: 8 MiB in 20 packages [2022-07-04T03:58:09.881Z] Removing intermediate container 0ab8ce756b40 [2022-07-04T03:58:09.881Z] ---> beb71430416e [2022-07-04T03:58:09.881Z] Step 17/26 : WORKDIR / [2022-07-04T03:58:09.881Z] ---> Running in 6f0b1c69f976 [2022-07-04T03:58:09.881Z] Removing intermediate container 6f0b1c69f976 [2022-07-04T03:58:09.881Z] ---> 6abba0e7e734 [2022-07-04T03:58:09.881Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-04T03:58:09.881Z] ---> 9e5733e80341 [2022-07-04T03:58:09.881Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-04T03:58:10.153Z] ---> 291f180b6226 [2022-07-04T03:58:10.153Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-04T03:58:10.749Z] ---> 5c4a0e825f26 [2022-07-04T03:58:10.749Z] Step 21/26 : EXPOSE 59984 [2022-07-04T03:58:10.749Z] ---> Running in 7c75e3afd1cc [2022-07-04T03:58:11.345Z] Removing intermediate container 7c75e3afd1cc [2022-07-04T03:58:11.345Z] ---> 57adb1971b02 [2022-07-04T03:58:11.345Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-04T03:58:11.345Z] ---> Running in 289febdf5895 [2022-07-04T03:58:11.618Z] Removing intermediate container 289febdf5895 [2022-07-04T03:58:11.618Z] ---> 020606bcaf0d [2022-07-04T03:58:11.618Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-04T03:58:11.618Z] ---> Running in 684b68f445fe [2022-07-04T03:58:11.896Z] Removing intermediate container 684b68f445fe [2022-07-04T03:58:11.896Z] ---> f7730e49077f [2022-07-04T03:58:11.896Z] Step 24/26 : LABEL arch=arm64 [2022-07-04T03:58:11.896Z] ---> Running in 16b858ee4363 [2022-07-04T03:58:12.188Z] Removing intermediate container 16b858ee4363 [2022-07-04T03:58:12.188Z] ---> c72ac3a94071 [2022-07-04T03:58:12.188Z] Step 25/26 : LABEL git_sha=85736546429b6e185e62d2ea9cd21cb915ee509b [2022-07-04T03:58:12.461Z] ---> Running in 56c74b36a0a4 [2022-07-04T03:58:12.733Z] Removing intermediate container 56c74b36a0a4 [2022-07-04T03:58:12.733Z] ---> 0a1afe384dfa [2022-07-04T03:58:12.733Z] Step 26/26 : LABEL version=0.0.0 [2022-07-04T03:58:12.733Z] ---> Running in 40a4996788d1 [2022-07-04T03:58:13.005Z] Removing intermediate container 40a4996788d1 [2022-07-04T03:58:13.005Z] ---> 63cd4bd3d890 [2022-07-04T03:58:13.005Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-04T03:58:13.005Z] Successfully built 63cd4bd3d890 [2022-07-04T03:58:13.005Z] 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 [2022-07-04T03:58:13.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T03:58:13.803Z] [2022-07-04T03:58:13.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:58:14.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T03:58:14.502Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-04T03:58:14.502Z] 8998bd30e6a1: Pulling fs layer [2022-07-04T03:58:14.502Z] 04944245beec: Pulling fs layer [2022-07-04T03:58:14.502Z] 699f458cf7ca: Pulling fs layer [2022-07-04T03:58:14.502Z] 765212b225bb: Pulling fs layer [2022-07-04T03:58:14.502Z] f23df028b6ca: Pulling fs layer [2022-07-04T03:58:14.502Z] d65c8cfc05b1: Pulling fs layer [2022-07-04T03:58:14.502Z] 2437ff75d9bd: Pulling fs layer [2022-07-04T03:58:14.502Z] 765212b225bb: Waiting [2022-07-04T03:58:14.502Z] d65c8cfc05b1: Waiting [2022-07-04T03:58:14.502Z] 2437ff75d9bd: Waiting [2022-07-04T03:58:14.502Z] f23df028b6ca: Waiting [2022-07-04T03:58:14.502Z] 04944245beec: Verifying Checksum [2022-07-04T03:58:14.502Z] 04944245beec: Download complete [2022-07-04T03:58:14.502Z] 765212b225bb: Verifying Checksum [2022-07-04T03:58:14.502Z] 765212b225bb: Download complete [2022-07-04T03:58:14.502Z] f23df028b6ca: Verifying Checksum [2022-07-04T03:58:14.502Z] f23df028b6ca: Download complete [2022-07-04T03:58:14.502Z] d65c8cfc05b1: Verifying Checksum [2022-07-04T03:58:14.502Z] d65c8cfc05b1: Download complete [2022-07-04T03:58:14.779Z] 699f458cf7ca: Verifying Checksum [2022-07-04T03:58:14.779Z] 699f458cf7ca: Download complete [2022-07-04T03:58:15.054Z] 8998bd30e6a1: Verifying Checksum [2022-07-04T03:58:15.054Z] 8998bd30e6a1: Download complete [2022-07-04T03:58:17.686Z] 2437ff75d9bd: Verifying Checksum [2022-07-04T03:58:17.687Z] 2437ff75d9bd: Download complete [2022-07-04T03:58:19.671Z] 8998bd30e6a1: Pull complete [2022-07-04T03:58:19.671Z] 04944245beec: Pull complete [2022-07-04T03:58:21.655Z] 699f458cf7ca: Pull complete [2022-07-04T03:58:21.655Z] 765212b225bb: Pull complete [2022-07-04T03:58:22.255Z] f23df028b6ca: Pull complete [2022-07-04T03:58:22.531Z] d65c8cfc05b1: Pull complete [2022-07-04T03:58:37.630Z] 2437ff75d9bd: Pull complete [2022-07-04T03:58:37.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-04T03:58:37.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T03:58:37.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T03:58:38.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-16781 does not seem to be running inside a container [2022-07-04T03:58:38.095Z] $ 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 [2022-07-04T03:58:40.754Z] $ docker top 1e27ae3895acd59d6789a83d8c1817c269c73c27929436c7d98944fb28400a35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:58:41.744Z] ---> job-cost.sh [2022-07-04T03:58:41.744Z] lf-activate-venv: SKIPPING [2022-07-04T03:58:41.744Z] INFO: No Stack... [2022-07-04T03:58:42.338Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-04T03:58:42.930Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T03:58:43.611Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-07-04T03:58:43.611Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T03:58:43.691Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [2022-07-04T03:58:43.698Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] did not exist. Created. [2022-07-04T03:58:43.698Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T03:58:44.456Z] /w/workspace/device-onvif-camera/1@tmp/durable-2db5c31e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-04T03:58:45.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-04T03:58:45.197Z] Warning: overwriting stash ‘stack-cost’ [2022-07-04T03:58:45.248Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T03:58:45.263Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T03:58:45.349Z] $ docker stop --time=1 1e27ae3895acd59d6789a83d8c1817c269c73c27929436c7d98944fb28400a35 [2022-07-04T03:58:46.823Z] $ docker rm -f 1e27ae3895acd59d6789a83d8c1817c269c73c27929436c7d98944fb28400a35 [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 [2022-07-04T03:58:47.825Z] provisioning config files... [2022-07-04T03:58:47.833Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config9039377885842537919tmp [Pipeline] { [Pipeline] sh [2022-07-04T03:58:48.168Z] + set +x [2022-07-04T03:58:48.168Z] + curl -s https://codecov.io/bash [2022-07-04T03:58:48.168Z] + bash -s -- [2022-07-04T03:58:48.168Z] [2022-07-04T03:58:48.168Z] _____ _ [2022-07-04T03:58:48.168Z] / ____| | | [2022-07-04T03:58:48.168Z] | | ___ __| | ___ ___ _____ __ [2022-07-04T03:58:48.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-04T03:58:48.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-04T03:58:48.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-04T03:58:48.168Z] Bash-1.0.6 [2022-07-04T03:58:48.168Z] [2022-07-04T03:58:48.168Z] [2022-07-04T03:58:48.168Z] ==> git version 2.25.1 found [2022-07-04T03:58:48.168Z] ==> 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 [2022-07-04T03:58:48.168Z] Release-Date: 2020-01-08 [2022-07-04T03:58:48.168Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-04T03:58:48.168Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-04T03:58:48.168Z] ==> Jenkins CI detected. [2022-07-04T03:58:48.168Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-100 [2022-07-04T03:58:48.168Z] project root: . [2022-07-04T03:58:48.168Z] --> token set from env [2022-07-04T03:58:48.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-04T03:58:48.168Z] ==> Running gcov in . (disable via -X gcov) [2022-07-04T03:58:48.168Z] ==> Python coveragepy not found [2022-07-04T03:58:48.168Z] ==> Searching for coverage reports in: [2022-07-04T03:58:48.168Z] + . [2022-07-04T03:58:48.168Z] -> Found 1 reports [2022-07-04T03:58:48.168Z] ==> Detecting git/mercurial file structure [2022-07-04T03:58:48.168Z] ==> Reading reports [2022-07-04T03:58:48.168Z] + ./coverage.out bytes=70262 [2022-07-04T03:58:48.429Z] ==> Appending adjustments [2022-07-04T03:58:48.429Z] https://docs.codecov.io/docs/fixing-reports [2022-07-04T03:58:48.429Z] + Found adjustments [2022-07-04T03:58:48.429Z] ==> Gzipping contents [2022-07-04T03:58:48.429Z] 12K /tmp/codecov.fK7ttP.gz [2022-07-04T03:58:48.429Z] ==> Uploading reports [2022-07-04T03:58:48.429Z] url: https://codecov.io [2022-07-04T03:58:48.429Z] query: branch=PR-100&commit=85736546429b6e185e62d2ea9cd21cb915ee509b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=100&job=&cmd_args= [2022-07-04T03:58:48.429Z] -> Pinging Codecov [2022-07-04T03:58:48.429Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-100&commit=85736546429b6e185e62d2ea9cd21cb915ee509b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=100&job=&cmd_args= [2022-07-04T03:58:48.688Z] -> Uploading to [2022-07-04T03:58:48.688Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-04/F29A59C45E3A92E06B3E522C9905F8EF/85736546429b6e185e62d2ea9cd21cb915ee509b/588bced9-bbd7-474a-96e8-7fbc5b0641fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T035848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4fad685bc31abde6e4fa7fffadae093f62b1b6f53d576c9b6af0ea0e9d531ab [2022-07-04T03:58:48.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T03:58:48.688Z] Dload Upload Total Spent Left Speed [2022-07-04T03:58:48.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9338 0 0 100 9338 0 32880 --:--:-- --:--:-- --:--:-- 32880 [2022-07-04T03:58:48.948Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] } [2022-07-04T03:58:48.976Z] 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 [2022-07-04T03:58:50.706Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-100/archives ] [2022-07-04T03:58:50.706Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-100/archives [2022-07-04T03:58:50.706Z] total 16 [2022-07-04T03:58:50.706Z] drwxr-xr-x 3 root root 4096 Jul 4 03:51 . [2022-07-04T03:58:50.706Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 03:51 .. [2022-07-04T03:58:50.706Z] drwxr-xr-x 2 root root 4096 Jul 4 03:51 cost [2022-07-04T03:58:50.706Z] -rw-r--r-- 1 root root 91 Jul 4 03:51 cost.csv [2022-07-04T03:58:50.706Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-100/archives [2022-07-04T03:58:50.706Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-100/archives [2022-07-04T03:58:50.706Z] total 16 [2022-07-04T03:58:50.706Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 03:51 . [2022-07-04T03:58:50.706Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 03:51 .. [2022-07-04T03:58:50.706Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 03:51 cost [2022-07-04T03:58:50.706Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 4 03:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:58:51.031Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:58:51.924Z] ---> package-listing.sh [2022-07-04T03:58:51.924Z] ++ facter osfamily [2022-07-04T03:58:51.924Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-04T03:58:52.183Z] + OS_FAMILY=debian [2022-07-04T03:58:52.183Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-100 [2022-07-04T03:58:52.183Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-04T03:58:52.183Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-04T03:58:52.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-04T03:58:52.183Z] + PACKAGES=/tmp/packages_start.txt [2022-07-04T03:58:52.183Z] + '[' /w/workspace/undry_device-onvif-camera_PR-100 ']' [2022-07-04T03:58:52.183Z] + PACKAGES=/tmp/packages_end.txt [2022-07-04T03:58:52.183Z] + case "${OS_FAMILY}" in [2022-07-04T03:58:52.183Z] + dpkg -l [2022-07-04T03:58:52.183Z] + grep '^ii' [2022-07-04T03:58:52.183Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-04T03:58:52.183Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-04T03:58:52.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-04T03:58:52.183Z] + '[' /w/workspace/undry_device-onvif-camera_PR-100 ']' [2022-07-04T03:58:52.183Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-100/archives/ [2022-07-04T03:58:52.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-100/archives/ [Pipeline] echo [2022-07-04T03:58:52.216Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-04T03:58:52.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T03:58:53.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T03:58:53.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T03:58:53.330Z] prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container [2022-07-04T03:58:53.362Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 [2022-07-04T03:58:53.607Z] $ docker top 1e72230103397840f9a33bdfb563747c379809a1af58e753d70bfb32265267cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T03:58:54.021Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-04T03:58:54.335Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-04T03:58:54.646Z] + ls /var/log/sa-host [2022-07-04T03:58:54.646Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T03:58:54.866Z] provisioning config files... [2022-07-04T03:58:54.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config3527109245007329137tmp [Pipeline] { [Pipeline] echo [2022-07-04T03:58:54.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:58:55.258Z] ---> create-netrc.sh [Pipeline] } [2022-07-04T03:58:55.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:58:55.693Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-04T03:58:55.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:58:56.037Z] ---> sudo-logs.sh [2022-07-04T03:58:56.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-04T03:58:56.117Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:58:56.432Z] ---> job-cost.sh [2022-07-04T03:58:56.432Z] lf-activate-venv: SKIPPING [2022-07-04T03:58:56.432Z] DEBUG: total: 0.6600000262260437 [2022-07-04T03:58:56.432Z] INFO: Retrieving Stack Cost... [2022-07-04T03:58:56.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T03:58:57.265Z] INFO: Archiving Costs [Pipeline] echo [2022-07-04T03:58:57.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T03:58:57.619Z] ---> logs-deploy.sh [2022-07-04T03:58:57.619Z] lf-activate-venv: SKIPPING [2022-07-04T03:58:57.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-100/1 [2022-07-04T03:58:57.619Z] INFO: archiving workspace using pattern(s): [2022-07-04T03:58:58.559Z] Archives upload complete. [2022-07-04T03:58:58.559Z] INFO: archiving logs to Nexus