Pull request #202 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 306aeabdb1decc19a9caf0c93a30232ddbee1670+4a1514bac2c3623567fb323734989edc763968b8 (806f35f52de6e06d16ff92cfbb14d95a08b86ed8) 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-ssh3578714559704634214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17034380702442658468.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-202/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-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15322554712129509457.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-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10954194647868240713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9264471911901858953.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-202/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-202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2278106843061776345.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-506 in /w/workspace/undry_device-onvif-camera_PR-202 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-202 # 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 Merging remotes/origin/main commit 4a1514bac2c3623567fb323734989edc763968b8 into PR head commit 306aeabdb1decc19a9caf0c93a30232ddbee1670 Merge succeeded, producing 306aeabdb1decc19a9caf0c93a30232ddbee1670 Checking out Revision 306aeabdb1decc19a9caf0c93a30232ddbee1670 (PR-202) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > 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/202/head:refs/remotes/origin/PR-202 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 306aeabdb1decc19a9caf0c93a30232ddbee1670 # 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 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 306aeabdb1decc19a9caf0c93a30232ddbee1670 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-26T03:14:40.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-26T03:14:40.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-26T03:14:40.526Z] ========================================================= [2022-12-26T03:14:40.526Z] EdgeX Global Pipelines Version Info [2022-12-26T03:14:40.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:14:41.257Z] ------------------- [2022-12-26T03:14:41.257Z] stable info: [2022-12-26T03:14:41.257Z] ------------------- [2022-12-26T03:14:41.257Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-26T03:14:41.257Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-26T03:14:41.257Z] Message: update stable to v1.0.244 [2022-12-26T03:14:41.825Z] ------------------- [2022-12-26T03:14:41.825Z] experimental info: [2022-12-26T03:14:41.825Z] ------------------- [2022-12-26T03:14:41.825Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-26T03:14:41.825Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-26T03:14:41.825Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-26T03:14:42.143Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-12-26T03:14:42.186Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-12-26T03:14:42.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-26T03:14:42.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-26T03:14:42.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-26T03:14:42.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-26T03:14:42.391Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-26T03:14:42.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-26T03:14:42.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-26T03:14:42.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-26T03:14:42.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-26T03:14:42.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-12-26T03:14:42.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-26T03:14:42.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-26T03:14:42.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-26T03:14:42.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-26T03:14:42.804Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-26T03:14:42.844Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-26T03:14:42.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-26T03:14:42.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-26T03:14:42.958Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-26T03:14:43.000Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-12-26T03:14:43.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-26T03:14:43.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-26T03:14:43.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-26T03:14:43.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-26T03:14:43.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-26T03:14:43.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-202 [Pipeline] echo [2022-12-26T03:14:43.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-202 [Pipeline] echo [2022-12-26T03:14:43.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-202 [Pipeline] echo [2022-12-26T03:14:43.372Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] echo [2022-12-26T03:14:43.414Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 306aeab [Pipeline] echo [2022-12-26T03:14:43.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-26T03:14:43.568Z] provisioning config files... [2022-12-26T03:14:43.585Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-202@tmp/config9664854163896149485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:14:43.945Z] ---> docker-login.sh [2022-12-26T03:14:43.945Z] nexus3.edgexfoundry.org:10001 [2022-12-26T03:14:44.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:14:44.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:14:44.468Z] Configure a credential helper to remove this warning. See [2022-12-26T03:14:44.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:14:44.468Z] [2022-12-26T03:14:44.468Z] Login Succeeded [2022-12-26T03:14:44.468Z] nexus3.edgexfoundry.org:10002 [2022-12-26T03:14:44.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:14:44.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:14:44.468Z] Configure a credential helper to remove this warning. See [2022-12-26T03:14:44.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:14:44.468Z] [2022-12-26T03:14:44.468Z] Login Succeeded [2022-12-26T03:14:44.468Z] nexus3.edgexfoundry.org:10003 [2022-12-26T03:14:44.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:14:44.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:14:44.728Z] Configure a credential helper to remove this warning. See [2022-12-26T03:14:44.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:14:44.728Z] [2022-12-26T03:14:44.728Z] Login Succeeded [2022-12-26T03:14:44.728Z] nexus3.edgexfoundry.org:10004 [2022-12-26T03:14:44.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:14:44.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:14:44.729Z] Configure a credential helper to remove this warning. See [2022-12-26T03:14:44.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:14:44.729Z] [2022-12-26T03:14:44.729Z] Login Succeeded [2022-12-26T03:14:44.729Z] docker.io [2022-12-26T03:14:44.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:14:44.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:14:44.989Z] Configure a credential helper to remove this warning. See [2022-12-26T03:14:44.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:14:44.989Z] [2022-12-26T03:14:44.989Z] Login Succeeded [2022-12-26T03:14:44.989Z] ---> docker-login.sh ends [Pipeline] } [2022-12-26T03:14:45.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-26T03:14:45.683Z] + git rev-list -1 --merges 306aeabdb1decc19a9caf0c93a30232ddbee1670~1..306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] echo [2022-12-26T03:14:45.759Z] -----------> git rev-list -1 --merges 306aeabdb1decc19a9caf0c93a30232ddbee1670~1..306aeabdb1decc19a9caf0c93a30232ddbee1670 306aeabdb1decc19a9caf0c93a30232ddbee1670 [false] [Pipeline] sh [2022-12-26T03:14:46.065Z] + git log --format=format:%s -1 306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] echo [2022-12-26T03:14:46.102Z] ========================================================= [2022-12-26T03:14:46.102Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-26T03:14:46.102Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-26T03:14:46.546Z] + git log --format=format:%s -1 306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] echo [2022-12-26T03:14:46.579Z] [semverPrep] GIT_COMMIT: 306aeabdb1decc19a9caf0c93a30232ddbee1670, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2022-12-26T03:14:46.610Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-26T03:14:47.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-26T03:14:47.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-26T03:14:47.000Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-26T03:14:47.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-26T03:14:47.000Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-26T03:14:47.000Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-26T03:14:47.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:14:47.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-26T03:14:47.473Z] [2022-12-26T03:14:47.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:14:47.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-26T03:14:47.854Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-26T03:14:47.854Z] b85a868b505f: Pulling fs layer [2022-12-26T03:14:47.854Z] e2be974225ed: Pulling fs layer [2022-12-26T03:14:47.854Z] 339a4e72a1f5: Pulling fs layer [2022-12-26T03:14:47.854Z] 988bab9f4d93: Pulling fs layer [2022-12-26T03:14:47.854Z] 1469e6f7b9e6: Pulling fs layer [2022-12-26T03:14:47.854Z] eaf3925da568: Pulling fs layer [2022-12-26T03:14:47.854Z] bab4dde63d76: Pulling fs layer [2022-12-26T03:14:47.854Z] bde34c3a00c8: Pulling fs layer [2022-12-26T03:14:47.854Z] b352a97aabf1: Pulling fs layer [2022-12-26T03:14:47.854Z] 4872d77fe225: Pulling fs layer [2022-12-26T03:14:47.854Z] 5851b861e8e6: Pulling fs layer [2022-12-26T03:14:47.854Z] bab4dde63d76: Waiting [2022-12-26T03:14:47.854Z] 4872d77fe225: Waiting [2022-12-26T03:14:47.854Z] bde34c3a00c8: Waiting [2022-12-26T03:14:47.854Z] 988bab9f4d93: Waiting [2022-12-26T03:14:47.854Z] b352a97aabf1: Waiting [2022-12-26T03:14:47.854Z] eaf3925da568: Waiting [2022-12-26T03:14:47.854Z] 5851b861e8e6: Waiting [2022-12-26T03:14:47.854Z] 1469e6f7b9e6: Waiting [2022-12-26T03:14:47.854Z] e2be974225ed: Verifying Checksum [2022-12-26T03:14:47.854Z] e2be974225ed: Download complete [2022-12-26T03:14:47.854Z] 988bab9f4d93: Verifying Checksum [2022-12-26T03:14:47.854Z] 988bab9f4d93: Download complete [2022-12-26T03:14:48.114Z] 1469e6f7b9e6: Verifying Checksum [2022-12-26T03:14:48.114Z] 1469e6f7b9e6: Download complete [2022-12-26T03:14:48.114Z] eaf3925da568: Verifying Checksum [2022-12-26T03:14:48.114Z] eaf3925da568: Download complete [2022-12-26T03:14:48.114Z] 339a4e72a1f5: Verifying Checksum [2022-12-26T03:14:48.114Z] 339a4e72a1f5: Download complete [2022-12-26T03:14:48.114Z] bde34c3a00c8: Download complete [2022-12-26T03:14:48.114Z] b352a97aabf1: Download complete [2022-12-26T03:14:48.114Z] 4872d77fe225: Verifying Checksum [2022-12-26T03:14:48.114Z] 4872d77fe225: Download complete [2022-12-26T03:14:48.114Z] 5851b861e8e6: Verifying Checksum [2022-12-26T03:14:48.114Z] 5851b861e8e6: Download complete [2022-12-26T03:14:48.114Z] b85a868b505f: Verifying Checksum [2022-12-26T03:14:48.114Z] b85a868b505f: Download complete [2022-12-26T03:14:48.373Z] bab4dde63d76: Verifying Checksum [2022-12-26T03:14:49.310Z] b85a868b505f: Pull complete [2022-12-26T03:14:49.571Z] e2be974225ed: Pull complete [2022-12-26T03:14:50.139Z] 339a4e72a1f5: Pull complete [2022-12-26T03:14:50.139Z] 988bab9f4d93: Pull complete [2022-12-26T03:14:50.397Z] 1469e6f7b9e6: Pull complete [2022-12-26T03:14:50.397Z] eaf3925da568: Pull complete [2022-12-26T03:14:52.326Z] bab4dde63d76: Pull complete [2022-12-26T03:14:52.326Z] bde34c3a00c8: Pull complete [2022-12-26T03:14:52.591Z] b352a97aabf1: Pull complete [2022-12-26T03:14:52.591Z] 4872d77fe225: Pull complete [2022-12-26T03:14:52.591Z] 5851b861e8e6: Pull complete [2022-12-26T03:14:52.591Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-26T03:14:52.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-26T03:14:52.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-26T03:14:52.834Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2022-12-26T03:14:52.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@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-12-26T03:14:54.789Z] $ docker top a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 -eo pid,comm [2022-12-26T03:14:54.849Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-26T03:14:54.849Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-26T03:14:54.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-26T03:14:54.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-26T03:14:55.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-26T03:14:55.086Z] $ docker exec a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 ssh-agent [2022-12-26T03:14:55.194Z] SSH_AUTH_SOCK=/tmp/ssh-8Yb85EH48Wts/agent.32 [2022-12-26T03:14:55.194Z] SSH_AGENT_PID=38 [2022-12-26T03:14:55.200Z] Running ssh-add (command line suppressed) [2022-12-26T03:14:55.297Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-202@tmp/private_key_15047082773551509571.key (/w/workspace/undry_device-onvif-camera_PR-202@tmp/private_key_15047082773551509571.key) [2022-12-26T03:14:55.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-26T03:14:55.643Z] + git tag --points-at HEAD [Pipeline] } [2022-12-26T03:14:55.670Z] $ docker exec --env ******** --env ******** a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 ssh-agent -k [2022-12-26T03:14:55.773Z] unset SSH_AUTH_SOCK; [2022-12-26T03:14:55.774Z] unset SSH_AGENT_PID; [2022-12-26T03:14:55.774Z] echo Agent pid 38 killed; [2022-12-26T03:14:55.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-26T03:14:55.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-26T03:14:55.874Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-26T03:14:55.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-26T03:14:55.994Z] $ docker exec a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 ssh-agent [2022-12-26T03:14:56.103Z] SSH_AUTH_SOCK=/tmp/ssh-iiSEGzmDzFuV/agent.70 [2022-12-26T03:14:56.103Z] SSH_AGENT_PID=76 [2022-12-26T03:14:56.108Z] Running ssh-add (command line suppressed) [2022-12-26T03:14:56.214Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-202@tmp/private_key_16516118069276964959.key (/w/workspace/undry_device-onvif-camera_PR-202@tmp/private_key_16516118069276964959.key) [2022-12-26T03:14:56.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-26T03:14:56.568Z] + git semver init [2022-12-26T03:14:56.827Z] 2022-12-26 03:14:56,763 [run_init] DEBUG init version:0.0.0 force:False [2022-12-26T03:14:56.827Z] 2022-12-26 03:14:56,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-202/.semver [2022-12-26T03:14:56.827Z] 2022-12-26 03:14:56,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-202/.semver [2022-12-26T03:14:56.827Z] 2022-12-26 03:14:56,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-202/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-202, universal_newlines=False, shell=None, istream=None) [2022-12-26T03:14:58.205Z] 2022-12-26 03:14:57,810 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-202/.git/info/exclude [2022-12-26T03:14:58.205Z] 2022-12-26 03:14:57,811 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-202/.semver/PR-202 with force:False [2022-12-26T03:14:58.205Z] 2022-12-26 03:14:57,811 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-202/.semver/PR-202 [2022-12-26T03:14:58.205Z] 2022-12-26 03:14:57,815 [execute] INFO git cat-file --batch-check [2022-12-26T03:14:58.205Z] 2022-12-26 03:14:57,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-202/.semver, universal_newlines=False, shell=None, istream=) [2022-12-26T03:14:58.205Z] 2022-12-26 03:14:57,821 [execute] INFO git cat-file --batch [2022-12-26T03:14:58.205Z] 2022-12-26 03:14:57,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-202/.semver, universal_newlines=False, shell=None, istream=) [2022-12-26T03:14:58.205Z] 2022-12-26 03:14:57,826 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-202/.semver/PR-202 [2022-12-26T03:14:58.205Z] 0.0.0 [Pipeline] } [2022-12-26T03:14:58.231Z] $ docker exec --env ******** --env ******** a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 ssh-agent -k [2022-12-26T03:14:58.345Z] unset SSH_AUTH_SOCK; [2022-12-26T03:14:58.346Z] unset SSH_AGENT_PID; [2022-12-26T03:14:58.347Z] echo Agent pid 76 killed; [2022-12-26T03:14:58.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-26T03:14:58.781Z] + git semver [Pipeline] } [2022-12-26T03:14:59.067Z] $ docker stop --time=1 a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 [2022-12-26T03:15:00.372Z] $ docker rm -f --volumes a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-26T03:15:00.777Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-26T03:15:01.061Z] Stashed 1 file(s) [Pipeline] echo [2022-12-26T03:15:01.078Z] [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-12-26T03:15:01.669Z] provisioning config files... [2022-12-26T03:15:01.680Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-202@tmp/config5922542960260585073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:15:02.032Z] ---> docker-login.sh [2022-12-26T03:15:02.032Z] nexus3.edgexfoundry.org:10001 [2022-12-26T03:15:02.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:15:02.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:15:02.032Z] Configure a credential helper to remove this warning. See [2022-12-26T03:15:02.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:15:02.032Z] [2022-12-26T03:15:02.032Z] Login Succeeded [2022-12-26T03:15:02.032Z] nexus3.edgexfoundry.org:10002 [2022-12-26T03:15:02.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:15:02.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:15:02.032Z] Configure a credential helper to remove this warning. See [2022-12-26T03:15:02.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:15:02.032Z] [2022-12-26T03:15:02.032Z] Login Succeeded [2022-12-26T03:15:02.032Z] nexus3.edgexfoundry.org:10003 [2022-12-26T03:15:02.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:15:02.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:15:02.293Z] Configure a credential helper to remove this warning. See [2022-12-26T03:15:02.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:15:02.293Z] [2022-12-26T03:15:02.293Z] Login Succeeded [2022-12-26T03:15:02.293Z] nexus3.edgexfoundry.org:10004 [2022-12-26T03:15:02.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:15:02.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:15:02.293Z] Configure a credential helper to remove this warning. See [2022-12-26T03:15:02.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:15:02.293Z] [2022-12-26T03:15:02.293Z] Login Succeeded [2022-12-26T03:15:02.293Z] docker.io [2022-12-26T03:15:02.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:15:02.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:15:02.811Z] Configure a credential helper to remove this warning. See [2022-12-26T03:15:02.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:15:02.811Z] [2022-12-26T03:15:02.811Z] Login Succeeded [2022-12-26T03:15:02.811Z] ---> docker-login.sh ends [Pipeline] } [2022-12-26T03:15:02.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-26T03:15:03.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-26T03:15:03.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-26T03:15:03.090Z] ========================================================= [2022-12-26T03:15:03.090Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-26T03:15:03.090Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:15:03.562Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-26T03:15:03.562Z] Sending build context to Docker daemon 27.66MB [2022-12-26T03:15:03.562Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-26T03:15:03.562Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-26T03:15:03.826Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-26T03:15:03.826Z] 213ec9aee27d: Pulling fs layer [2022-12-26T03:15:03.826Z] 4583459ba037: Pulling fs layer [2022-12-26T03:15:03.826Z] 93c1e223e6f2: Pulling fs layer [2022-12-26T03:15:03.826Z] 53926ce57604: Pulling fs layer [2022-12-26T03:15:03.826Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-26T03:15:03.826Z] 22ff95d597cd: Pulling fs layer [2022-12-26T03:15:03.826Z] 12d6caf4c0d1: Pulling fs layer [2022-12-26T03:15:03.826Z] 96b7cbca73a9: Pulling fs layer [2022-12-26T03:15:03.826Z] a7acece74701: Pulling fs layer [2022-12-26T03:15:03.826Z] 53926ce57604: Waiting [2022-12-26T03:15:03.826Z] 96b7cbca73a9: Waiting [2022-12-26T03:15:03.826Z] a7acece74701: Waiting [2022-12-26T03:15:03.826Z] 21b2b0c7a3f4: Waiting [2022-12-26T03:15:03.826Z] 22ff95d597cd: Waiting [2022-12-26T03:15:03.826Z] 93c1e223e6f2: Download complete [2022-12-26T03:15:03.826Z] 4583459ba037: Download complete [2022-12-26T03:15:03.826Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-26T03:15:03.826Z] 21b2b0c7a3f4: Download complete [2022-12-26T03:15:03.826Z] 22ff95d597cd: Verifying Checksum [2022-12-26T03:15:03.826Z] 22ff95d597cd: Download complete [2022-12-26T03:15:03.826Z] 213ec9aee27d: Verifying Checksum [2022-12-26T03:15:03.826Z] 213ec9aee27d: Download complete [2022-12-26T03:15:03.826Z] 12d6caf4c0d1: Verifying Checksum [2022-12-26T03:15:03.826Z] 12d6caf4c0d1: Download complete [2022-12-26T03:15:04.099Z] 213ec9aee27d: Pull complete [2022-12-26T03:15:04.099Z] 4583459ba037: Pull complete [2022-12-26T03:15:04.099Z] 93c1e223e6f2: Pull complete [2022-12-26T03:15:04.378Z] a7acece74701: Verifying Checksum [2022-12-26T03:15:04.378Z] a7acece74701: Download complete [2022-12-26T03:15:04.643Z] 53926ce57604: Verifying Checksum [2022-12-26T03:15:04.643Z] 53926ce57604: Download complete [2022-12-26T03:15:04.902Z] 96b7cbca73a9: Verifying Checksum [2022-12-26T03:15:04.902Z] 96b7cbca73a9: Download complete [2022-12-26T03:15:09.108Z] 53926ce57604: Pull complete [2022-12-26T03:15:09.108Z] 21b2b0c7a3f4: Pull complete [2022-12-26T03:15:09.108Z] 22ff95d597cd: Pull complete [2022-12-26T03:15:09.108Z] 12d6caf4c0d1: Pull complete [2022-12-26T03:15:11.010Z] 96b7cbca73a9: Pull complete [2022-12-26T03:15:11.579Z] a7acece74701: Pull complete [2022-12-26T03:15:11.579Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-26T03:15:11.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-26T03:15:11.579Z] ---> db6d94c90886 [2022-12-26T03:15:11.579Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-26T03:15:14.997Z] ---> Running in ff6701e811d1 [2022-12-26T03:15:14.997Z] Removing intermediate container ff6701e811d1 [2022-12-26T03:15:14.997Z] ---> e2cb0827ba37 [2022-12-26T03:15:14.997Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-26T03:15:14.997Z] ---> Running in 6031093b6f6a [2022-12-26T03:15:14.997Z] Removing intermediate container 6031093b6f6a [2022-12-26T03:15:14.997Z] ---> 3c2d3ce130c8 [2022-12-26T03:15:14.997Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-26T03:15:14.997Z] ---> Running in 7da6c8e8b5de [2022-12-26T03:15:14.997Z] Removing intermediate container 7da6c8e8b5de [2022-12-26T03:15:14.997Z] ---> 80ba76526c09 [2022-12-26T03:15:14.997Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-12-26T03:15:14.997Z] ---> Running in 4191428c46ae [2022-12-26T03:15:14.997Z] Removing intermediate container 4191428c46ae [2022-12-26T03:15:14.997Z] ---> 8bb5fc332679 [2022-12-26T03:15:14.997Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-12-26T03:15:14.997Z] ---> Running in 26b7273d47f4 [2022-12-26T03:15:14.997Z] Removing intermediate container 26b7273d47f4 [2022-12-26T03:15:14.997Z] ---> 367d5c32e2b5 [2022-12-26T03:15:14.997Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-26T03:15:14.997Z] ---> Running in c658c7ff4060 [2022-12-26T03:15:15.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-26T03:15:15.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-26T03:15:16.146Z] OK: 211 MiB in 51 packages [2022-12-26T03:15:16.407Z] Removing intermediate container c658c7ff4060 [2022-12-26T03:15:16.407Z] ---> c3f9592ca661 [2022-12-26T03:15:16.407Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-12-26T03:15:16.407Z] ---> Running in 37cb5f3bf8a9 [2022-12-26T03:15:16.407Z] Removing intermediate container 37cb5f3bf8a9 [2022-12-26T03:15:16.407Z] ---> 0600a7fad482 [2022-12-26T03:15:16.407Z] Step 10/13 : COPY go.mod vendor* ./ [2022-12-26T03:15:16.407Z] ---> 00eaf32c13d7 [2022-12-26T03:15:16.407Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-26T03:15:16.490Z] Still waiting to schedule task [2022-12-26T03:15:16.490Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-26T03:15:16.666Z] ---> Running in 7bc1233d9e95 [2022-12-26T03:15:43.227Z] Removing intermediate container 7bc1233d9e95 [2022-12-26T03:15:43.227Z] ---> 85dd9864c572 [2022-12-26T03:15:43.227Z] Step 12/13 : COPY . . [2022-12-26T03:15:43.227Z] ---> 5c00c7aa28ff [2022-12-26T03:15:43.227Z] Step 13/13 : RUN ${MAKE} [2022-12-26T03:15:43.227Z] ---> Running in 432bc57bc4e8 [2022-12-26T03:15:43.227Z] noop [2022-12-26T03:15:43.487Z] Removing intermediate container 432bc57bc4e8 [2022-12-26T03:15:43.487Z] ---> d9941cd159fa [2022-12-26T03:15:43.487Z] Successfully built d9941cd159fa [2022-12-26T03:15:43.487Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:15:43.955Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-26T03:15:43.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-26T03:15:44.104Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2022-12-26T03:15:44.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@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-12-26T03:15:44.458Z] $ docker top 814a9da6865bfbc1b90476748f710c558e8e492b5ac4680270ffd88484177f48 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-26T03:15:44.846Z] + go version [2022-12-26T03:15:44.846Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-26T03:15:44.882Z] $ docker stop --time=1 814a9da6865bfbc1b90476748f710c558e8e492b5ac4680270ffd88484177f48 [2022-12-26T03:15:46.119Z] $ docker rm -f --volumes 814a9da6865bfbc1b90476748f710c558e8e492b5ac4680270ffd88484177f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:15:46.805Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-26T03:15:46.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-26T03:15:46.968Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2022-12-26T03:15:47.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@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-12-26T03:15:47.325Z] $ docker top fed8b66fc23b7951a4e38424f6d24c563817057c599a41f79a3841ccd55dbf35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-26T03:15:47.718Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-202 [Pipeline] fileExists [Pipeline] sh [2022-12-26T03:15:48.093Z] + make test [2022-12-26T03:15:48.093Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-26T03:15:48.354Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-12-26T03:15:58.324Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-12-26T03:16:01.619Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 29.3% of statements [2022-12-26T03:16:01.619Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-12-26T03:16:01.619Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.424s coverage: 86.5% of statements [2022-12-26T03:16:09.732Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-26T03:16:09.732Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-26T03:16:13.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-26T03:16:13.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-26T03:16:13.021Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-26T03:16:13.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-26T03:16:13.341Z] $ docker stop --time=1 fed8b66fc23b7951a4e38424f6d24c563817057c599a41f79a3841ccd55dbf35 [2022-12-26T03:16:15.660Z] $ docker rm -f --volumes fed8b66fc23b7951a4e38424f6d24c563817057c599a41f79a3841ccd55dbf35 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-26T03:16:16.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-26T03:16:16.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-26T03:16:16.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-26T03:16:17.258Z] + ls -al . [2022-12-26T03:16:17.258Z] total 248 [2022-12-26T03:16:17.258Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 26 03:15 . [2022-12-26T03:16:17.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:14 .. [2022-12-26T03:16:17.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 26 03:16 .git [2022-12-26T03:16:17.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 03:14 .github [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 496 Dec 26 03:14 .gitignore [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 26 03:14 .golangci.yml [2022-12-26T03:16:17.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 26 03:14 .semver [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 9742 Dec 26 03:14 Attribution.txt [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 6312 Dec 26 03:14 CHANGELOG.md [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 1637 Dec 26 03:14 Dockerfile [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 26 03:14 GOVERNANCE.md [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 734 Dec 26 03:14 Jenkinsfile [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 26 03:14 LICENSE [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 2858 Dec 26 03:14 Makefile [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 26 03:14 OWNERS.md [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 6595 Dec 26 03:14 README.md [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 26 03:15 VERSION [2022-12-26T03:16:17.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 26 03:14 bin [2022-12-26T03:16:17.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 03:14 cmd [2022-12-26T03:16:17.258Z] -rw-r--r-- 1 jenkins jenkins 79184 Dec 26 03:16 coverage.out [2022-12-26T03:16:17.258Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 26 03:14 doc [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 3688 Dec 26 03:14 go.mod [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 46249 Dec 26 03:14 go.sum [2022-12-26T03:16:17.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:14 internal [2022-12-26T03:16:17.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:14 snap [2022-12-26T03:16:17.258Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 26 03:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:16:17.648Z] + 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=306aeabdb1decc19a9caf0c93a30232ddbee1670 --label arch=amd64 --label version=0.0.0 . [2022-12-26T03:16:17.648Z] Sending build context to Docker daemon 27.74MB [2022-12-26T03:16:17.648Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-12-26T03:16:17.648Z] Step 2/26 : FROM ${BASE} AS builder [2022-12-26T03:16:17.648Z] ---> d9941cd159fa [2022-12-26T03:16:17.648Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-12-26T03:16:17.908Z] ---> Running in fca29c40b370 [2022-12-26T03:16:18.168Z] Removing intermediate container fca29c40b370 [2022-12-26T03:16:18.168Z] ---> 2a56d32d2af9 [2022-12-26T03:16:18.168Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-26T03:16:18.168Z] ---> Running in 982a3f6b82e9 [2022-12-26T03:16:18.168Z] Removing intermediate container 982a3f6b82e9 [2022-12-26T03:16:18.168Z] ---> 9d7778ebf8b2 [2022-12-26T03:16:18.168Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-26T03:16:18.168Z] ---> Running in 098f57930fa7 [2022-12-26T03:16:18.168Z] Removing intermediate container 098f57930fa7 [2022-12-26T03:16:18.168Z] ---> df4f28656d3d [2022-12-26T03:16:18.168Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-12-26T03:16:18.427Z] ---> Running in 80453d2c7980 [2022-12-26T03:16:18.427Z] Removing intermediate container 80453d2c7980 [2022-12-26T03:16:18.427Z] ---> 345afaa2058d [2022-12-26T03:16:18.427Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-12-26T03:16:18.427Z] ---> Running in bfb867095331 [2022-12-26T03:16:18.427Z] Removing intermediate container bfb867095331 [2022-12-26T03:16:18.427Z] ---> d6b2484234f6 [2022-12-26T03:16:18.427Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-26T03:16:18.427Z] ---> Running in 71d69b30b448 [2022-12-26T03:16:18.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-26T03:16:18.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-26T03:16:19.247Z] OK: 211 MiB in 51 packages [2022-12-26T03:16:19.532Z] Removing intermediate container 71d69b30b448 [2022-12-26T03:16:19.532Z] ---> 3918c4fc3ef8 [2022-12-26T03:16:19.532Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-12-26T03:16:19.532Z] ---> Running in dfebe477a4a4 [2022-12-26T03:16:19.532Z] Removing intermediate container dfebe477a4a4 [2022-12-26T03:16:19.532Z] ---> ff37a6245207 [2022-12-26T03:16:19.532Z] Step 10/26 : COPY go.mod vendor* ./ [2022-12-26T03:16:19.820Z] ---> 4c317b9d51a5 [2022-12-26T03:16:19.820Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-26T03:16:19.820Z] ---> Running in e9c5f55b09b0 [2022-12-26T03:16:20.423Z] Removing intermediate container e9c5f55b09b0 [2022-12-26T03:16:20.423Z] ---> 74a80f9763ba [2022-12-26T03:16:20.423Z] Step 12/26 : COPY . . [2022-12-26T03:16:21.369Z] ---> 43a4a88bc3b1 [2022-12-26T03:16:21.369Z] Step 13/26 : RUN ${MAKE} [2022-12-26T03:16:21.369Z] ---> Running in a20b4e0d7f1a [2022-12-26T03:16:21.369Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-12-26T03:16:43.333Z] Removing intermediate container a20b4e0d7f1a [2022-12-26T03:16:43.333Z] ---> dd1bd16cfdfc [2022-12-26T03:16:43.333Z] Step 14/26 : FROM alpine:3.16 [2022-12-26T03:16:43.333Z] 3.16: Pulling from library/alpine [2022-12-26T03:16:43.333Z] ca7dd9ec2225: Pulling fs layer [2022-12-26T03:16:43.333Z] ca7dd9ec2225: Verifying Checksum [2022-12-26T03:16:43.333Z] ca7dd9ec2225: Download complete [2022-12-26T03:16:43.333Z] ca7dd9ec2225: Pull complete [2022-12-26T03:16:43.333Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-26T03:16:43.333Z] Status: Downloaded newer image for alpine:3.16 [2022-12-26T03:16:43.333Z] ---> bfe296a52501 [2022-12-26T03:16:43.333Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-26T03:16:43.333Z] ---> Running in fa4a99b35d85 [2022-12-26T03:16:43.333Z] Removing intermediate container fa4a99b35d85 [2022-12-26T03:16:43.333Z] ---> f71cf0dfb0cb [2022-12-26T03:16:43.333Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-26T03:16:43.333Z] ---> Running in dc1df4b1bbe3 [2022-12-26T03:16:43.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-26T03:16:43.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-26T03:16:44.110Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-26T03:16:44.110Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-26T03:16:44.110Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-26T03:16:44.110Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-26T03:16:44.110Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-26T03:16:44.110Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-26T03:16:44.110Z] Executing busybox-1.35.0-r17.trigger [2022-12-26T03:16:44.110Z] OK: 8 MiB in 20 packages [2022-12-26T03:16:44.679Z] Removing intermediate container dc1df4b1bbe3 [2022-12-26T03:16:44.679Z] ---> dd711e3d03c8 [2022-12-26T03:16:44.679Z] Step 17/26 : WORKDIR / [2022-12-26T03:16:44.679Z] ---> Running in 5c4873912716 [2022-12-26T03:16:44.679Z] Removing intermediate container 5c4873912716 [2022-12-26T03:16:44.679Z] ---> d5f385b50abf [2022-12-26T03:16:44.679Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-12-26T03:16:45.246Z] ---> ec83699e8ee7 [2022-12-26T03:16:45.246Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-12-26T03:16:45.506Z] ---> 4be58db3777e [2022-12-26T03:16:45.506Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-12-26T03:16:45.506Z] ---> 3aca6c03b1c4 [2022-12-26T03:16:45.506Z] Step 21/26 : EXPOSE 59984 [2022-12-26T03:16:45.765Z] ---> Running in 4c1db52335b6 [2022-12-26T03:16:45.765Z] Removing intermediate container 4c1db52335b6 [2022-12-26T03:16:45.765Z] ---> a16004cfa413 [2022-12-26T03:16:45.765Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-12-26T03:16:45.765Z] ---> Running in 55b5fb2dd1fb [2022-12-26T03:16:45.765Z] Removing intermediate container 55b5fb2dd1fb [2022-12-26T03:16:45.765Z] ---> df04814e26d4 [2022-12-26T03:16:45.765Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-26T03:16:45.765Z] ---> Running in 3db2c4271c9e [2022-12-26T03:16:45.765Z] Removing intermediate container 3db2c4271c9e [2022-12-26T03:16:45.765Z] ---> 1c5407d96ba7 [2022-12-26T03:16:45.765Z] Step 24/26 : LABEL arch=amd64 [2022-12-26T03:16:46.025Z] ---> Running in 9c9d3a9a9ef8 [2022-12-26T03:16:46.025Z] Removing intermediate container 9c9d3a9a9ef8 [2022-12-26T03:16:46.025Z] ---> a4daacd05414 [2022-12-26T03:16:46.025Z] Step 25/26 : LABEL git_sha=306aeabdb1decc19a9caf0c93a30232ddbee1670 [2022-12-26T03:16:46.025Z] ---> Running in c9c09e165d3a [2022-12-26T03:16:46.025Z] Removing intermediate container c9c09e165d3a [2022-12-26T03:16:46.025Z] ---> c1f478dde344 [2022-12-26T03:16:46.025Z] Step 26/26 : LABEL version=0.0.0 [2022-12-26T03:16:46.025Z] ---> Running in f97f005bc7eb [2022-12-26T03:16:46.025Z] Removing intermediate container f97f005bc7eb [2022-12-26T03:16:46.025Z] ---> 3580dce14ffc [2022-12-26T03:16:46.025Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-26T03:16:46.286Z] Successfully built 3580dce14ffc [2022-12-26T03:16:46.286Z] 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-12-26T03:16:47.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-26T03:16:47.183Z] [2022-12-26T03:16:47.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:16:47.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-26T03:16:47.612Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-26T03:16:47.612Z] 5eb5b503b376: Pulling fs layer [2022-12-26T03:16:47.612Z] 5c69ac0246d0: Pulling fs layer [2022-12-26T03:16:47.612Z] ec43610c2a17: Pulling fs layer [2022-12-26T03:16:47.612Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-26T03:16:47.612Z] 33b1e0a273af: Pulling fs layer [2022-12-26T03:16:47.612Z] 5d3b04190fa2: Pulling fs layer [2022-12-26T03:16:47.612Z] 2f39f015ded8: Pulling fs layer [2022-12-26T03:16:47.612Z] 33b1e0a273af: Waiting [2022-12-26T03:16:47.612Z] 5d3b04190fa2: Waiting [2022-12-26T03:16:47.612Z] 2f39f015ded8: Waiting [2022-12-26T03:16:47.612Z] 5c69ac0246d0: Verifying Checksum [2022-12-26T03:16:47.612Z] 5c69ac0246d0: Download complete [2022-12-26T03:16:47.612Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-26T03:16:47.612Z] 3a2ae6a8a46f: Download complete [2022-12-26T03:16:47.612Z] 33b1e0a273af: Verifying Checksum [2022-12-26T03:16:47.612Z] 33b1e0a273af: Download complete [2022-12-26T03:16:47.870Z] 5d3b04190fa2: Verifying Checksum [2022-12-26T03:16:47.870Z] 5d3b04190fa2: Download complete [2022-12-26T03:16:47.870Z] ec43610c2a17: Verifying Checksum [2022-12-26T03:16:47.870Z] ec43610c2a17: Download complete [2022-12-26T03:16:47.870Z] 5eb5b503b376: Verifying Checksum [2022-12-26T03:16:47.870Z] 5eb5b503b376: Download complete [2022-12-26T03:16:48.801Z] 2f39f015ded8: Download complete [2022-12-26T03:16:49.060Z] 5eb5b503b376: Pull complete [2022-12-26T03:16:49.060Z] 5c69ac0246d0: Pull complete [2022-12-26T03:16:49.626Z] ec43610c2a17: Pull complete [2022-12-26T03:16:49.626Z] 3a2ae6a8a46f: Pull complete [2022-12-26T03:16:49.884Z] 33b1e0a273af: Pull complete [2022-12-26T03:16:49.884Z] 5d3b04190fa2: Pull complete [2022-12-26T03:16:52.886Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-507 in /w/workspace/undry_device-onvif-camera_PR-202 [Pipeline] { [Pipeline] ws [2022-12-26T03:16:52.943Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-12-26T03:16:53.037Z] The recommended git tool is: git [2022-12-26T03:16:54.069Z] 2f39f015ded8: Pull complete [2022-12-26T03:16:54.069Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-26T03:16:54.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-26T03:16:54.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-26T03:16:54.287Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2022-12-26T03:16:54.325Z] $ 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-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@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-12-26T03:16:57.034Z] $ docker top 41a289c16a8c76ad15680bad2a929c29ea6fe9060b0dfa898f6ce92ff467e14b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:16:57.498Z] ---> job-cost.sh [2022-12-26T03:16:57.498Z] lf-activate-venv: SKIPPING [2022-12-26T03:16:57.498Z] INFO: No Stack... [2022-12-26T03:16:58.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-26T03:16:58.324Z] INFO: Archiving Costs [Pipeline] sh [2022-12-26T03:16:58.424Z] using credential edgex-jenkins-ssh [2022-12-26T03:16:58.438Z] Cloning the remote Git repository [2022-12-26T03:16:58.639Z] + cat /w/workspace/undry_device-onvif-camera_PR-202/archives/cost.csv [2022-12-26T03:16:58.639Z] + cut -d, -f6 [Pipeline] lock [2022-12-26T03:16:58.677Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [2022-12-26T03:16:58.683Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] did not exist. Created. [2022-12-26T03:16:58.683Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-26T03:16:59.069Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-26T03:16:59.123Z] Stashed 1 file(s) [Pipeline] } [2022-12-26T03:16:59.150Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [2022-12-26T03:16:58.496Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-12-26T03:16:58.578Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-12-26T03:16:58.742Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-12-26T03:16:58.743Z] > git --version # timeout=10 [2022-12-26T03:16:58.764Z] > git --version # 'git version 2.25.1' [2022-12-26T03:16:58.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-26T03:16:58.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // lock [Pipeline] } [2022-12-26T03:16:59.235Z] $ docker stop --time=1 41a289c16a8c76ad15680bad2a929c29ea6fe9060b0dfa898f6ce92ff467e14b [2022-12-26T03:17:00.390Z] $ docker rm -f --volumes 41a289c16a8c76ad15680bad2a929c29ea6fe9060b0dfa898f6ce92ff467e14b [2022-12-26T03:17:00.372Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-12-26T03:17:00.401Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-26T03:17:01.208Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-12-26T03:17:01.246Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-12-26T03:17:01.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-26T03:17:01.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-26T03:17:01.833Z] Merging remotes/origin/main commit 4a1514bac2c3623567fb323734989edc763968b8 into PR head commit 306aeabdb1decc19a9caf0c93a30232ddbee1670 [2022-12-26T03:17:02.312Z] Merge succeeded, producing 306aeabdb1decc19a9caf0c93a30232ddbee1670 [2022-12-26T03:17:02.312Z] Checking out Revision 306aeabdb1decc19a9caf0c93a30232ddbee1670 (PR-202) [2022-12-26T03:17:03.047Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2022-12-26T03:17:03.095Z] > git --version # timeout=10 [2022-12-26T03:17:03.107Z] > git --version # 'git version 2.25.1' [2022-12-26T03:17:03.138Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-26T03:17:01.847Z] > git config core.sparsecheckout # timeout=10 [2022-12-26T03:17:01.864Z] > git checkout -f 306aeabdb1decc19a9caf0c93a30232ddbee1670 # timeout=10 [2022-12-26T03:17:02.201Z] > git remote # timeout=10 [2022-12-26T03:17:02.220Z] > git config --get remote.origin.url # timeout=10 [2022-12-26T03:17:02.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-26T03:17:02.259Z] > git merge 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 [2022-12-26T03:17:02.285Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-26T03:17:02.314Z] > git config core.sparsecheckout # timeout=10 [2022-12-26T03:17:02.331Z] > git checkout -f 306aeabdb1decc19a9caf0c93a30232ddbee1670 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-26T03:17:04.256Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-26T03:17:04.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-26T03:17:04.256Z] Dload Upload Total Spent Left Speed [2022-12-26T03:17:04.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2022-12-26T03:17:04.913Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-26T03:17:05.255Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-12-26T03:17:05.255Z] [2022-12-26T03:17:05.255Z] { [2022-12-26T03:17:05.255Z] "registry-mirrors": [ [2022-12-26T03:17:05.255Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-26T03:17:05.255Z] ], [2022-12-26T03:17:05.255Z] "bip": "10.250.0.254/24", [2022-12-26T03:17:05.255Z] "hosts": [ [2022-12-26T03:17:05.255Z] "tcp://0.0.0.0:5555", [2022-12-26T03:17:05.255Z] "unix:///var/run/docker.sock" [2022-12-26T03:17:05.255Z] ], [2022-12-26T03:17:05.255Z] "mtu": 1458, [2022-12-26T03:17:05.255Z] "selinux-enabled": true, [2022-12-26T03:17:05.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-26T03:17:05.255Z] } [Pipeline] sh [2022-12-26T03:17:05.611Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-26T03:17:05.956Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-26T03:17:24.273Z] provisioning config files... [2022-12-26T03:17:24.300Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config18027848002201640353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:17:24.692Z] ---> docker-login.sh [2022-12-26T03:17:24.692Z] nexus3.edgexfoundry.org:10001 [2022-12-26T03:17:24.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:17:25.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:17:25.235Z] Configure a credential helper to remove this warning. See [2022-12-26T03:17:25.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:17:25.235Z] [2022-12-26T03:17:25.235Z] Login Succeeded [2022-12-26T03:17:25.235Z] nexus3.edgexfoundry.org:10002 [2022-12-26T03:17:25.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:17:25.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:17:25.508Z] Configure a credential helper to remove this warning. See [2022-12-26T03:17:25.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:17:25.508Z] [2022-12-26T03:17:25.508Z] Login Succeeded [2022-12-26T03:17:25.508Z] nexus3.edgexfoundry.org:10003 [2022-12-26T03:17:25.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:17:26.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:17:26.049Z] Configure a credential helper to remove this warning. See [2022-12-26T03:17:26.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:17:26.049Z] [2022-12-26T03:17:26.049Z] Login Succeeded [2022-12-26T03:17:26.049Z] nexus3.edgexfoundry.org:10004 [2022-12-26T03:17:26.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:17:26.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:17:26.322Z] Configure a credential helper to remove this warning. See [2022-12-26T03:17:26.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:17:26.322Z] [2022-12-26T03:17:26.322Z] Login Succeeded [2022-12-26T03:17:26.322Z] docker.io [2022-12-26T03:17:26.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-26T03:17:26.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-26T03:17:26.858Z] Configure a credential helper to remove this warning. See [2022-12-26T03:17:26.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-26T03:17:26.858Z] [2022-12-26T03:17:26.858Z] Login Succeeded [2022-12-26T03:17:26.858Z] ---> docker-login.sh ends [Pipeline] } [2022-12-26T03:17:26.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-26T03:17:27.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-26T03:17:27.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-26T03:17:27.298Z] ========================================================= [2022-12-26T03:17:27.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-26T03:17:27.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:17:27.773Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-26T03:17:28.364Z] Sending build context to Docker daemon 20.52MB [2022-12-26T03:17:28.364Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-26T03:17:28.364Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-26T03:17:28.364Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-26T03:17:28.364Z] 9b18e9b68314: Pulling fs layer [2022-12-26T03:17:28.364Z] 35d82f9e3411: Pulling fs layer [2022-12-26T03:17:28.364Z] e16973657156: Pulling fs layer [2022-12-26T03:17:28.364Z] fc693d55d65f: Pulling fs layer [2022-12-26T03:17:28.364Z] 7e9fc2657dce: Pulling fs layer [2022-12-26T03:17:28.364Z] dda99020689f: Pulling fs layer [2022-12-26T03:17:28.364Z] db1c61fa0a46: Pulling fs layer [2022-12-26T03:17:28.364Z] 891c053d2c06: Pulling fs layer [2022-12-26T03:17:28.364Z] fc693d55d65f: Waiting [2022-12-26T03:17:28.364Z] dda99020689f: Waiting [2022-12-26T03:17:28.364Z] 7e9fc2657dce: Waiting [2022-12-26T03:17:28.364Z] db1c61fa0a46: Waiting [2022-12-26T03:17:28.364Z] 891c053d2c06: Waiting [2022-12-26T03:17:28.638Z] e16973657156: Verifying Checksum [2022-12-26T03:17:28.638Z] e16973657156: Download complete [2022-12-26T03:17:28.638Z] 35d82f9e3411: Verifying Checksum [2022-12-26T03:17:28.638Z] 35d82f9e3411: Download complete [2022-12-26T03:17:28.638Z] 7e9fc2657dce: Verifying Checksum [2022-12-26T03:17:28.638Z] 7e9fc2657dce: Download complete [2022-12-26T03:17:28.638Z] dda99020689f: Verifying Checksum [2022-12-26T03:17:28.638Z] dda99020689f: Download complete [2022-12-26T03:17:28.638Z] 9b18e9b68314: Download complete [2022-12-26T03:17:29.616Z] 891c053d2c06: Verifying Checksum [2022-12-26T03:17:29.616Z] 891c053d2c06: Download complete [2022-12-26T03:17:30.213Z] 9b18e9b68314: Pull complete [2022-12-26T03:17:30.804Z] 35d82f9e3411: Pull complete [2022-12-26T03:17:30.804Z] db1c61fa0a46: Verifying Checksum [2022-12-26T03:17:30.804Z] db1c61fa0a46: Download complete [2022-12-26T03:17:31.084Z] e16973657156: Pull complete [2022-12-26T03:17:31.353Z] fc693d55d65f: Verifying Checksum [2022-12-26T03:17:31.353Z] fc693d55d65f: Download complete [2022-12-26T03:17:43.715Z] fc693d55d65f: Pull complete [2022-12-26T03:17:43.715Z] 7e9fc2657dce: Pull complete [2022-12-26T03:17:43.715Z] dda99020689f: Pull complete [2022-12-26T03:17:50.392Z] db1c61fa0a46: Pull complete [2022-12-26T03:17:51.827Z] 891c053d2c06: Pull complete [2022-12-26T03:17:51.827Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-26T03:17:51.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-26T03:17:51.827Z] ---> f96f9c87975a [2022-12-26T03:17:51.827Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-26T03:17:53.781Z] ---> Running in 5da2898c05d6 [2022-12-26T03:17:53.781Z] Removing intermediate container 5da2898c05d6 [2022-12-26T03:17:53.781Z] ---> dad71b7c23de [2022-12-26T03:17:53.781Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-26T03:17:53.782Z] ---> Running in d12fe2298a4f [2022-12-26T03:17:54.049Z] Removing intermediate container d12fe2298a4f [2022-12-26T03:17:54.049Z] ---> 987c0162aa1f [2022-12-26T03:17:54.049Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-26T03:17:54.318Z] ---> Running in 8effcea449fd [2022-12-26T03:17:54.585Z] Removing intermediate container 8effcea449fd [2022-12-26T03:17:54.585Z] ---> 50d1602b6c63 [2022-12-26T03:17:54.585Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-12-26T03:17:54.585Z] ---> Running in 9b1e8dbbca62 [2022-12-26T03:17:54.854Z] Removing intermediate container 9b1e8dbbca62 [2022-12-26T03:17:54.854Z] ---> 80b986dd9870 [2022-12-26T03:17:54.854Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-12-26T03:17:55.135Z] ---> Running in 722319752db8 [2022-12-26T03:17:55.405Z] Removing intermediate container 722319752db8 [2022-12-26T03:17:55.405Z] ---> a57c3925e49f [2022-12-26T03:17:55.405Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-26T03:17:55.405Z] ---> Running in 790ff91ef823 [2022-12-26T03:17:56.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-26T03:17:56.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-26T03:17:57.839Z] OK: 221 MiB in 51 packages [2022-12-26T03:17:58.816Z] Removing intermediate container 790ff91ef823 [2022-12-26T03:17:58.816Z] ---> 7410d9fe8461 [2022-12-26T03:17:58.816Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-12-26T03:17:58.816Z] ---> Running in 3da30d95bdc3 [2022-12-26T03:17:59.085Z] Removing intermediate container 3da30d95bdc3 [2022-12-26T03:17:59.085Z] ---> 8b1c9539b444 [2022-12-26T03:17:59.085Z] Step 10/13 : COPY go.mod vendor* ./ [2022-12-26T03:17:59.674Z] ---> 75d49e4c4d9b [2022-12-26T03:17:59.674Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-26T03:17:59.674Z] ---> Running in 965ede63328a [2022-12-26T03:18:56.131Z] Removing intermediate container 965ede63328a [2022-12-26T03:18:56.131Z] ---> ae407ac256e7 [2022-12-26T03:18:56.131Z] Step 12/13 : COPY . . [2022-12-26T03:18:56.131Z] ---> f59ebde0e646 [2022-12-26T03:18:56.131Z] Step 13/13 : RUN ${MAKE} [2022-12-26T03:18:56.131Z] ---> Running in 085cb8a7bbae [2022-12-26T03:18:56.131Z] noop [2022-12-26T03:18:56.131Z] Removing intermediate container 085cb8a7bbae [2022-12-26T03:18:56.131Z] ---> 301f3a69c2ed [2022-12-26T03:18:56.131Z] Successfully built 301f3a69c2ed [2022-12-26T03:18:56.131Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:18:56.611Z] + docker inspect -f . ci-base-image-arm64 [2022-12-26T03:18:56.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-26T03:18:56.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2022-12-26T03:18:56.945Z] $ 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-12-26T03:18:58.135Z] $ docker top a366d1f7798eab37ddad064115971610c03c598281d3c750573c18f6296ac1a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-26T03:18:59.040Z] + go version [2022-12-26T03:18:59.040Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-26T03:18:59.085Z] $ docker stop --time=1 a366d1f7798eab37ddad064115971610c03c598281d3c750573c18f6296ac1a5 [2022-12-26T03:19:00.688Z] $ docker rm -f --volumes a366d1f7798eab37ddad064115971610c03c598281d3c750573c18f6296ac1a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:19:01.531Z] + docker inspect -f . ci-base-image-arm64 [2022-12-26T03:19:01.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-26T03:19:01.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2022-12-26T03:19:01.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/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-12-26T03:19:02.956Z] $ docker top e7a3a2d36a8088aec734e4969844ecf7d14a994cf18385d4d866700d9c8bff11 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-26T03:19:03.483Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-12-26T03:19:03.873Z] + make test [2022-12-26T03:19:03.873Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-26T03:19:05.824Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-12-26T03:20:42.470Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-12-26T03:20:42.470Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.186s coverage: 29.3% of statements [2022-12-26T03:20:42.470Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-12-26T03:20:45.042Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.197s coverage: 86.5% of statements [2022-12-26T03:20:45.042Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-26T03:20:45.042Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-26T03:21:07.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-26T03:21:07.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-26T03:21:07.097Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-26T03:21:07.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-26T03:21:07.180Z] $ docker stop --time=1 e7a3a2d36a8088aec734e4969844ecf7d14a994cf18385d4d866700d9c8bff11 [2022-12-26T03:21:08.891Z] $ docker rm -f --volumes e7a3a2d36a8088aec734e4969844ecf7d14a994cf18385d4d866700d9c8bff11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-26T03:21:09.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-26T03:21:09.939Z] Warning: overwriting stash ‘coverage-report’ [2022-12-26T03:21:10.530Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-26T03:21:11.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-26T03:21:11.513Z] + ls -al . [2022-12-26T03:21:11.513Z] total 244 [2022-12-26T03:21:11.513Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 26 03:19 . [2022-12-26T03:21:11.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:16 .. [2022-12-26T03:21:11.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 26 03:17 .git [2022-12-26T03:21:11.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 03:17 .github [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 496 Dec 26 03:17 .gitignore [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 26 03:17 .golangci.yml [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 9742 Dec 26 03:17 Attribution.txt [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 6312 Dec 26 03:17 CHANGELOG.md [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 1637 Dec 26 03:17 Dockerfile [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 26 03:17 GOVERNANCE.md [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 734 Dec 26 03:17 Jenkinsfile [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 26 03:17 LICENSE [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 2858 Dec 26 03:17 Makefile [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 26 03:17 OWNERS.md [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 6595 Dec 26 03:17 README.md [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 26 03:15 VERSION [2022-12-26T03:21:11.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 26 03:17 bin [2022-12-26T03:21:11.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 03:17 cmd [2022-12-26T03:21:11.513Z] -rw-r--r-- 1 jenkins jenkins 79184 Dec 26 03:20 coverage.out [2022-12-26T03:21:11.513Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 26 03:17 doc [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 3688 Dec 26 03:17 go.mod [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 46249 Dec 26 03:17 go.sum [2022-12-26T03:21:11.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:17 internal [2022-12-26T03:21:11.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:17 snap [2022-12-26T03:21:11.513Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 26 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:21:11.923Z] + 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=306aeabdb1decc19a9caf0c93a30232ddbee1670 --label arch=arm64 --label version=0.0.0 . [2022-12-26T03:21:12.515Z] Sending build context to Docker daemon 20.6MB [2022-12-26T03:21:12.515Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-12-26T03:21:12.515Z] Step 2/26 : FROM ${BASE} AS builder [2022-12-26T03:21:12.515Z] ---> 301f3a69c2ed [2022-12-26T03:21:12.515Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-12-26T03:21:12.783Z] ---> Running in 3be051266a98 [2022-12-26T03:21:13.053Z] Removing intermediate container 3be051266a98 [2022-12-26T03:21:13.053Z] ---> ff0edb3c295f [2022-12-26T03:21:13.053Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-26T03:21:13.322Z] ---> Running in 3cf9b9cf468d [2022-12-26T03:21:13.591Z] Removing intermediate container 3cf9b9cf468d [2022-12-26T03:21:13.591Z] ---> 7322ef5e517e [2022-12-26T03:21:13.591Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-26T03:21:13.591Z] ---> Running in 31741047e61c [2022-12-26T03:21:13.870Z] Removing intermediate container 31741047e61c [2022-12-26T03:21:13.870Z] ---> 1627c576621a [2022-12-26T03:21:13.870Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-12-26T03:21:14.138Z] ---> Running in 2f7d1989de44 [2022-12-26T03:21:14.406Z] Removing intermediate container 2f7d1989de44 [2022-12-26T03:21:14.406Z] ---> 732ac8207ceb [2022-12-26T03:21:14.406Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-12-26T03:21:14.406Z] ---> Running in a761817bcece [2022-12-26T03:21:14.677Z] Removing intermediate container a761817bcece [2022-12-26T03:21:14.677Z] ---> 421c2935f8d6 [2022-12-26T03:21:14.677Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-26T03:21:14.677Z] ---> Running in 498eb858e430 [2022-12-26T03:21:17.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-26T03:21:17.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-26T03:21:18.241Z] OK: 221 MiB in 51 packages [2022-12-26T03:21:19.219Z] Removing intermediate container 498eb858e430 [2022-12-26T03:21:19.219Z] ---> d8a34d5c2e1f [2022-12-26T03:21:19.219Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-12-26T03:21:19.219Z] ---> Running in 483a64b0df3f [2022-12-26T03:21:19.486Z] Removing intermediate container 483a64b0df3f [2022-12-26T03:21:19.486Z] ---> eb83049373e9 [2022-12-26T03:21:19.486Z] Step 10/26 : COPY go.mod vendor* ./ [2022-12-26T03:21:20.091Z] ---> 6d1d48f78a39 [2022-12-26T03:21:20.091Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-26T03:21:20.091Z] ---> Running in b30664959db2 [2022-12-26T03:21:22.684Z] Removing intermediate container b30664959db2 [2022-12-26T03:21:22.684Z] ---> 4cada3dc6173 [2022-12-26T03:21:22.684Z] Step 12/26 : COPY . . [2022-12-26T03:21:24.091Z] ---> dbd42f9c0a5e [2022-12-26T03:21:24.091Z] Step 13/26 : RUN ${MAKE} [2022-12-26T03:21:24.361Z] ---> Running in d53c5a2e3abc [2022-12-26T03:21:25.323Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-12-26T03:24:02.058Z] Removing intermediate container d53c5a2e3abc [2022-12-26T03:24:02.058Z] ---> ae85331790ab [2022-12-26T03:24:02.058Z] Step 14/26 : FROM alpine:3.16 [2022-12-26T03:24:02.058Z] 3.16: Pulling from library/alpine [2022-12-26T03:24:02.058Z] 6875df1f5354: Pulling fs layer [2022-12-26T03:24:02.058Z] 6875df1f5354: Verifying Checksum [2022-12-26T03:24:02.058Z] 6875df1f5354: Download complete [2022-12-26T03:24:02.058Z] 6875df1f5354: Pull complete [2022-12-26T03:24:02.058Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-26T03:24:02.059Z] Status: Downloaded newer image for alpine:3.16 [2022-12-26T03:24:02.059Z] ---> 2b4661558fb8 [2022-12-26T03:24:02.059Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-26T03:24:02.059Z] ---> Running in 4305e6959e1a [2022-12-26T03:24:02.059Z] Removing intermediate container 4305e6959e1a [2022-12-26T03:24:02.059Z] ---> d097ce3f1e5b [2022-12-26T03:24:02.059Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-26T03:24:02.059Z] ---> Running in 0dc43277091e [2022-12-26T03:24:02.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-26T03:24:02.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-26T03:24:02.059Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-26T03:24:02.059Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-26T03:24:02.059Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-26T03:24:02.059Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-26T03:24:02.059Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-26T03:24:02.059Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-26T03:24:02.059Z] Executing busybox-1.35.0-r17.trigger [2022-12-26T03:24:02.059Z] OK: 8 MiB in 20 packages [2022-12-26T03:24:02.059Z] Removing intermediate container 0dc43277091e [2022-12-26T03:24:02.059Z] ---> eefb081c5f44 [2022-12-26T03:24:02.059Z] Step 17/26 : WORKDIR / [2022-12-26T03:24:02.059Z] ---> Running in 1d317707941a [2022-12-26T03:24:02.059Z] Removing intermediate container 1d317707941a [2022-12-26T03:24:02.059Z] ---> 5645d4262766 [2022-12-26T03:24:02.059Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-12-26T03:24:02.059Z] ---> 9b5817581e27 [2022-12-26T03:24:02.059Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-12-26T03:24:02.059Z] ---> 8f2f235fff14 [2022-12-26T03:24:02.059Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-12-26T03:24:02.059Z] ---> bd1fe1d0ba25 [2022-12-26T03:24:02.059Z] Step 21/26 : EXPOSE 59984 [2022-12-26T03:24:02.059Z] ---> Running in 137a3ddfe8ed [2022-12-26T03:24:02.059Z] Removing intermediate container 137a3ddfe8ed [2022-12-26T03:24:02.059Z] ---> bb6717b06750 [2022-12-26T03:24:02.059Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-12-26T03:24:02.059Z] ---> Running in b38923648666 [2022-12-26T03:24:02.059Z] Removing intermediate container b38923648666 [2022-12-26T03:24:02.059Z] ---> 8c25466527aa [2022-12-26T03:24:02.059Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-26T03:24:02.059Z] ---> Running in 7e6de69a2498 [2022-12-26T03:24:02.059Z] Removing intermediate container 7e6de69a2498 [2022-12-26T03:24:02.059Z] ---> 6b7d0ca5d2da [2022-12-26T03:24:02.059Z] Step 24/26 : LABEL arch=arm64 [2022-12-26T03:24:02.059Z] ---> Running in 8f15b3e49d2c [2022-12-26T03:24:02.059Z] Removing intermediate container 8f15b3e49d2c [2022-12-26T03:24:02.059Z] ---> ea10e7d4b032 [2022-12-26T03:24:02.059Z] Step 25/26 : LABEL git_sha=306aeabdb1decc19a9caf0c93a30232ddbee1670 [2022-12-26T03:24:02.059Z] ---> Running in ce7e13728a76 [2022-12-26T03:24:02.059Z] Removing intermediate container ce7e13728a76 [2022-12-26T03:24:02.059Z] ---> 905f0a276af6 [2022-12-26T03:24:02.059Z] Step 26/26 : LABEL version=0.0.0 [2022-12-26T03:24:02.059Z] ---> Running in 21ab0a75914a [2022-12-26T03:24:02.059Z] Removing intermediate container 21ab0a75914a [2022-12-26T03:24:02.059Z] ---> c4ef63309a63 [2022-12-26T03:24:02.059Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-26T03:24:02.059Z] Successfully built c4ef63309a63 [2022-12-26T03:24:02.059Z] 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-12-26T03:24:02.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-26T03:24:02.885Z] [2022-12-26T03:24:02.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:24:03.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-26T03:24:03.282Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-26T03:24:03.282Z] 8998bd30e6a1: Pulling fs layer [2022-12-26T03:24:03.282Z] 04944245beec: Pulling fs layer [2022-12-26T03:24:03.282Z] 699f458cf7ca: Pulling fs layer [2022-12-26T03:24:03.282Z] 765212b225bb: Pulling fs layer [2022-12-26T03:24:03.282Z] f23df028b6ca: Pulling fs layer [2022-12-26T03:24:03.282Z] d65c8cfc05b1: Pulling fs layer [2022-12-26T03:24:03.282Z] 2437ff75d9bd: Pulling fs layer [2022-12-26T03:24:03.282Z] f23df028b6ca: Waiting [2022-12-26T03:24:03.282Z] d65c8cfc05b1: Waiting [2022-12-26T03:24:03.282Z] 2437ff75d9bd: Waiting [2022-12-26T03:24:03.550Z] 04944245beec: Verifying Checksum [2022-12-26T03:24:03.550Z] 04944245beec: Download complete [2022-12-26T03:24:03.550Z] 765212b225bb: Verifying Checksum [2022-12-26T03:24:03.550Z] 765212b225bb: Download complete [2022-12-26T03:24:03.550Z] f23df028b6ca: Verifying Checksum [2022-12-26T03:24:03.550Z] f23df028b6ca: Download complete [2022-12-26T03:24:03.550Z] d65c8cfc05b1: Verifying Checksum [2022-12-26T03:24:03.550Z] d65c8cfc05b1: Download complete [2022-12-26T03:24:03.550Z] 699f458cf7ca: Verifying Checksum [2022-12-26T03:24:03.550Z] 699f458cf7ca: Download complete [2022-12-26T03:24:04.130Z] 8998bd30e6a1: Verifying Checksum [2022-12-26T03:24:04.130Z] 8998bd30e6a1: Download complete [2022-12-26T03:24:06.089Z] 2437ff75d9bd: Verifying Checksum [2022-12-26T03:24:07.509Z] 8998bd30e6a1: Pull complete [2022-12-26T03:24:07.776Z] 04944245beec: Pull complete [2022-12-26T03:24:09.179Z] 699f458cf7ca: Pull complete [2022-12-26T03:24:09.179Z] 765212b225bb: Pull complete [2022-12-26T03:24:09.759Z] f23df028b6ca: Pull complete [2022-12-26T03:24:10.024Z] d65c8cfc05b1: Pull complete [2022-12-26T03:24:22.321Z] 2437ff75d9bd: Pull complete [2022-12-26T03:24:22.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-26T03:24:22.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-26T03:24:22.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-26T03:24:22.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2022-12-26T03:24:22.703Z] $ 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-12-26T03:24:25.175Z] $ docker top 8f762067aedadb5b2bfd674603f96ba1dd61affd0fec19fffaa97f06329c7d4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:24:25.711Z] ---> job-cost.sh [2022-12-26T03:24:25.976Z] lf-activate-venv: SKIPPING [2022-12-26T03:24:25.976Z] INFO: No Stack... [2022-12-26T03:24:26.242Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-26T03:24:27.197Z] INFO: Archiving Costs [Pipeline] sh [2022-12-26T03:24:27.533Z] + + catcut /w/workspace/device-onvif-camera/1/archives/cost.csv -d, [2022-12-26T03:24:27.533Z] -f6 [Pipeline] lock [2022-12-26T03:24:27.615Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [2022-12-26T03:24:27.620Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] did not exist. Created. [2022-12-26T03:24:27.620Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-26T03:24:28.020Z] /w/workspace/device-onvif-camera/1@tmp/durable-8831b6fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-26T03:24:28.362Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-26T03:24:28.397Z] Warning: overwriting stash ‘stack-cost’ [2022-12-26T03:24:28.455Z] Stashed 1 file(s) [Pipeline] } [2022-12-26T03:24:28.470Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-26T03:24:28.556Z] $ docker stop --time=1 8f762067aedadb5b2bfd674603f96ba1dd61affd0fec19fffaa97f06329c7d4b [2022-12-26T03:24:30.009Z] $ docker rm -f --volumes 8f762067aedadb5b2bfd674603f96ba1dd61affd0fec19fffaa97f06329c7d4b [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-12-26T03:24:30.915Z] provisioning config files... [2022-12-26T03:24:30.922Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-202@tmp/config13854916930457708851tmp [Pipeline] { [Pipeline] sh [2022-12-26T03:24:31.264Z] + set +x [2022-12-26T03:24:31.264Z] + curl -s https://codecov.io/bash [2022-12-26T03:24:31.264Z] + bash -s -- [2022-12-26T03:24:31.264Z] [2022-12-26T03:24:31.264Z] _____ _ [2022-12-26T03:24:31.264Z] / ____| | | [2022-12-26T03:24:31.264Z] | | ___ __| | ___ ___ _____ __ [2022-12-26T03:24:31.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-26T03:24:31.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-26T03:24:31.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-26T03:24:31.264Z] Bash-1.0.6 [2022-12-26T03:24:31.264Z] [2022-12-26T03:24:31.264Z] [2022-12-26T03:24:31.264Z] ==> git version 2.25.1 found [2022-12-26T03:24:31.264Z] ==> 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-12-26T03:24:31.264Z] Release-Date: 2020-01-08 [2022-12-26T03:24:31.264Z] 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-12-26T03:24:31.264Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-26T03:24:31.264Z] ==> Jenkins CI detected. [2022-12-26T03:24:31.264Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-202 [2022-12-26T03:24:31.264Z] project root: . [2022-12-26T03:24:31.264Z] --> token set from env [2022-12-26T03:24:31.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-26T03:24:31.264Z] ==> Running gcov in . (disable via -X gcov) [2022-12-26T03:24:31.523Z] ==> Python coveragepy not found [2022-12-26T03:24:31.523Z] ==> Searching for coverage reports in: [2022-12-26T03:24:31.523Z] + . [2022-12-26T03:24:31.523Z] -> Found 1 reports [2022-12-26T03:24:31.523Z] ==> Detecting git/mercurial file structure [2022-12-26T03:24:31.523Z] ==> Reading reports [2022-12-26T03:24:31.523Z] + ./coverage.out bytes=79184 [2022-12-26T03:24:31.523Z] ==> Appending adjustments [2022-12-26T03:24:31.523Z] https://docs.codecov.io/docs/fixing-reports [2022-12-26T03:24:31.523Z] + Found adjustments [2022-12-26T03:24:31.523Z] ==> Gzipping contents [2022-12-26T03:24:31.523Z] 12K /tmp/codecov.lekBu4.gz [2022-12-26T03:24:31.523Z] ==> Uploading reports [2022-12-26T03:24:31.523Z] url: https://codecov.io [2022-12-26T03:24:31.523Z] query: branch=PR-202&commit=306aeabdb1decc19a9caf0c93a30232ddbee1670&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=202&job=&cmd_args= [2022-12-26T03:24:31.523Z] -> Pinging Codecov [2022-12-26T03:24:31.523Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-202&commit=306aeabdb1decc19a9caf0c93a30232ddbee1670&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=202&job=&cmd_args= [2022-12-26T03:24:32.090Z] -> Uploading to [2022-12-26T03:24:32.091Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-26/F29A59C45E3A92E06B3E522C9905F8EF/306aeabdb1decc19a9caf0c93a30232ddbee1670/fec4e8f0-f644-46b0-ada8-1214de0d54bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221226T032431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e62d704537b79b39e5c78917312b65e2b8f8d4ee3d25f5cedef982f6394aeb8 [2022-12-26T03:24:32.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-26T03:24:32.091Z] Dload Upload Total Spent Left Speed [2022-12-26T03:24:32.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10833 0 0 100 10833 0 40725 --:--:-- --:--:-- --:--:-- 40725 [2022-12-26T03:24:32.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] } [2022-12-26T03:24:32.381Z] 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-12-26T03:24:34.143Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-202/archives ] [2022-12-26T03:24:34.143Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-202/archives [2022-12-26T03:24:34.143Z] total 16 [2022-12-26T03:24:34.143Z] drwxr-xr-x 3 root root 4096 Dec 26 03:16 . [2022-12-26T03:24:34.143Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 26 03:16 .. [2022-12-26T03:24:34.143Z] drwxr-xr-x 2 root root 4096 Dec 26 03:16 cost [2022-12-26T03:24:34.143Z] -rw-r--r-- 1 root root 91 Dec 26 03:16 cost.csv [2022-12-26T03:24:34.143Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-202/archives [2022-12-26T03:24:34.143Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-202/archives [2022-12-26T03:24:34.143Z] total 16 [2022-12-26T03:24:34.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 26 03:16 . [2022-12-26T03:24:34.143Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 26 03:16 .. [2022-12-26T03:24:34.143Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 26 03:16 cost [2022-12-26T03:24:34.143Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 26 03:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:24:34.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:24:35.360Z] ---> package-listing.sh [2022-12-26T03:24:35.360Z] ++ facter osfamily [2022-12-26T03:24:35.360Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-26T03:24:35.620Z] + OS_FAMILY=debian [2022-12-26T03:24:35.620Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-202 [2022-12-26T03:24:35.620Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-26T03:24:35.620Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-26T03:24:35.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-26T03:24:35.620Z] + PACKAGES=/tmp/packages_start.txt [2022-12-26T03:24:35.620Z] + '[' /w/workspace/undry_device-onvif-camera_PR-202 ']' [2022-12-26T03:24:35.620Z] + PACKAGES=/tmp/packages_end.txt [2022-12-26T03:24:35.620Z] + case "${OS_FAMILY}" in [2022-12-26T03:24:35.620Z] + dpkg -l [2022-12-26T03:24:35.620Z] + grep '^ii' [2022-12-26T03:24:35.620Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-26T03:24:35.620Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-26T03:24:35.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-26T03:24:35.620Z] + '[' /w/workspace/undry_device-onvif-camera_PR-202 ']' [2022-12-26T03:24:35.620Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-202/archives/ [2022-12-26T03:24:35.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-202/archives/ [Pipeline] echo [2022-12-26T03:24:35.651Z] 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-202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-26T03:24:35.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-26T03:24:36.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-26T03:24:36.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-26T03:24:36.693Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2022-12-26T03:24:36.729Z] $ 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-202/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-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@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-12-26T03:24:36.928Z] $ docker top c4356087b2b7cf0fe6de069164ed725b9fa3ffed0edf4c22ca0a6cb549417716 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-26T03:24:37.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-26T03:24:37.627Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-26T03:24:37.938Z] + ls /var/log/sa-host [2022-12-26T03:24:37.938Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-26T03:24:38.146Z] provisioning config files... [2022-12-26T03:24:38.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-202@tmp/config713116700668659071tmp [Pipeline] { [Pipeline] echo [2022-12-26T03:24:38.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:24:38.526Z] ---> create-netrc.sh [Pipeline] } [2022-12-26T03:24:38.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:24:38.947Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-26T03:24:38.974Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:24:39.282Z] ---> sudo-logs.sh [2022-12-26T03:24:39.282Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-26T03:24:39.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:24:39.680Z] ---> job-cost.sh [2022-12-26T03:24:39.680Z] lf-activate-venv: SKIPPING [2022-12-26T03:24:39.680Z] DEBUG: total: 0.2199999988079071 [2022-12-26T03:24:39.680Z] INFO: Retrieving Stack Cost... [2022-12-26T03:24:40.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-26T03:24:40.508Z] INFO: Archiving Costs [Pipeline] echo [2022-12-26T03:24:40.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-26T03:24:40.864Z] ---> logs-deploy.sh [2022-12-26T03:24:40.864Z] lf-activate-venv: SKIPPING [2022-12-26T03:24:40.864Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-202/1 [2022-12-26T03:24:40.864Z] INFO: archiving workspace using pattern(s): [2022-12-26T03:24:41.800Z] Archives upload complete. [2022-12-26T03:24:42.060Z] INFO: archiving logs to Nexus [2022-12-26T03:24:42.628Z] ---> uname -a: [2022-12-26T03:24:42.629Z] Linux prd-ubuntu20-04-docker-8c-8g-506 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-26T03:24:42.629Z] [2022-12-26T03:24:42.629Z] [2022-12-26T03:24:42.629Z] ---> lscpu: [2022-12-26T03:24:42.629Z] Architecture: x86_64 [2022-12-26T03:24:42.629Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-26T03:24:42.629Z] Byte Order: Little Endian [2022-12-26T03:24:42.629Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-26T03:24:42.629Z] CPU(s): 8 [2022-12-26T03:24:42.629Z] On-line CPU(s) list: 0-7 [2022-12-26T03:24:42.629Z] Thread(s) per core: 1 [2022-12-26T03:24:42.629Z] Core(s) per socket: 1 [2022-12-26T03:24:42.629Z] Socket(s): 8 [2022-12-26T03:24:42.629Z] NUMA node(s): 1 [2022-12-26T03:24:42.629Z] Vendor ID: AuthenticAMD [2022-12-26T03:24:42.629Z] CPU family: 23 [2022-12-26T03:24:42.629Z] Model: 49 [2022-12-26T03:24:42.629Z] Model name: AMD EPYC-Rome Processor [2022-12-26T03:24:42.629Z] Stepping: 0 [2022-12-26T03:24:42.629Z] CPU MHz: 2799.988 [2022-12-26T03:24:42.629Z] BogoMIPS: 5599.97 [2022-12-26T03:24:42.629Z] Virtualization: AMD-V [2022-12-26T03:24:42.629Z] Hypervisor vendor: KVM [2022-12-26T03:24:42.629Z] Virtualization type: full [2022-12-26T03:24:42.629Z] L1d cache: 256 KiB [2022-12-26T03:24:42.629Z] L1i cache: 256 KiB [2022-12-26T03:24:42.629Z] L2 cache: 4 MiB [2022-12-26T03:24:42.629Z] L3 cache: 128 MiB [2022-12-26T03:24:42.629Z] NUMA node0 CPU(s): 0-7 [2022-12-26T03:24:42.629Z] Vulnerability Itlb multihit: Not affected [2022-12-26T03:24:42.629Z] Vulnerability L1tf: Not affected [2022-12-26T03:24:42.629Z] Vulnerability Mds: Not affected [2022-12-26T03:24:42.629Z] Vulnerability Meltdown: Not affected [2022-12-26T03:24:42.629Z] Vulnerability Mmio stale data: Not affected [2022-12-26T03:24:42.629Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-26T03:24:42.629Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-26T03:24:42.629Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-26T03:24:42.629Z] Vulnerability Srbds: Not affected [2022-12-26T03:24:42.629Z] Vulnerability Tsx async abort: Not affected [2022-12-26T03:24:42.629Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-12-26T03:24:42.629Z] [2022-12-26T03:24:42.629Z] [2022-12-26T03:24:42.629Z] ---> nproc: [2022-12-26T03:24:42.629Z] 8 [2022-12-26T03:24:42.629Z] [2022-12-26T03:24:42.629Z]