Pull request #382 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9541840a056559e8bdcf8d161c9a6241a38fc699+4961a50c3c420d16cc3291a3be0ac7992b67990b (1eee0a688b4c9101c07e192ab80496c8ea558937) 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-ssh7719535708874321869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh8307439231897639288.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-382/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-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14440724567539723360.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-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13825812424169654135.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh6886634321160378675.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-382/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-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15828696804815341872.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5515’ Running on prd-ubuntu20.04-docker-8c-8g-5517 in /w/workspace/undry_device-onvif-camera_PR-382 [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-382 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4961a50c3c420d16cc3291a3be0ac7992b67990b into PR head commit 9541840a056559e8bdcf8d161c9a6241a38fc699 Merge succeeded, producing 9541840a056559e8bdcf8d161c9a6241a38fc699 Checking out Revision 9541840a056559e8bdcf8d161c9a6241a38fc699 (PR-382) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-07T03:22:21.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 9541840a056559e8bdcf8d161c9a6241a38fc699 # 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 4961a50c3c420d16cc3291a3be0ac7992b67990b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9541840a056559e8bdcf8d161c9a6241a38fc699 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-07T03:22:21.572Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-07T03:22:21.678Z] ========================================================= [2023-09-07T03:22:21.678Z] EdgeX Global Pipelines Version Info [2023-09-07T03:22:21.678Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:22:22.424Z] ------------------- [2023-09-07T03:22:22.425Z] stable info: [2023-09-07T03:22:22.425Z] ------------------- [2023-09-07T03:22:22.425Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-07T03:22:22.425Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T03:22:22.425Z] Message: update stable to v1.0.253 [2023-09-07T03:22:22.998Z] ------------------- [2023-09-07T03:22:22.998Z] experimental info: [2023-09-07T03:22:22.998Z] ------------------- [2023-09-07T03:22:22.998Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-07T03:22:22.998Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T03:22:22.998Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-07T03:22:23.356Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-07T03:22:23.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-07T03:22:23.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-07T03:22:23.481Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-07T03:22:23.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-07T03:22:23.569Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-07T03:22:23.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-07T03:22:23.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-07T03:22:23.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-07T03:22:23.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-07T03:22:23.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-07T03:22:23.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-07T03:22:23.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-07T03:22:23.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-07T03:22:23.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T03:22:23.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T03:22:24.026Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T03:22:24.070Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T03:22:24.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-07T03:22:24.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-07T03:22:24.185Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-07T03:22:24.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-07T03:22:24.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-07T03:22:24.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-07T03:22:24.352Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-07T03:22:24.392Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-07T03:22:24.435Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-07T03:22:24.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo [2023-09-07T03:22:24.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo [2023-09-07T03:22:24.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo [2023-09-07T03:22:24.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9541840a056559e8bdcf8d161c9a6241a38fc699 [Pipeline] echo [2023-09-07T03:22:24.650Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9541840 [Pipeline] echo [2023-09-07T03:22:24.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T03:22:24.810Z] provisioning config files... [2023-09-07T03:22:24.850Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-382@tmp/config9059208673231192817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:22:25.192Z] ---> docker-login.sh [2023-09-07T03:22:25.192Z] nexus3.edgexfoundry.org:10001 [2023-09-07T03:22:25.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:25.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:25.453Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:25.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:25.453Z] [2023-09-07T03:22:25.453Z] Login Succeeded [2023-09-07T03:22:25.453Z] nexus3.edgexfoundry.org:10002 [2023-09-07T03:22:25.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:25.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:25.715Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:25.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:25.715Z] [2023-09-07T03:22:25.715Z] Login Succeeded [2023-09-07T03:22:25.715Z] nexus3.edgexfoundry.org:10003 [2023-09-07T03:22:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:25.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:25.715Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:25.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:25.715Z] [2023-09-07T03:22:25.715Z] Login Succeeded [2023-09-07T03:22:25.715Z] nexus3.edgexfoundry.org:10004 [2023-09-07T03:22:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:25.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:25.715Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:25.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:25.715Z] [2023-09-07T03:22:25.715Z] Login Succeeded [2023-09-07T03:22:25.715Z] docker.io [2023-09-07T03:22:25.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:25.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:25.994Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:25.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:25.994Z] [2023-09-07T03:22:25.994Z] Login Succeeded [2023-09-07T03:22:25.994Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T03:22:26.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-07T03:22:26.650Z] + git rev-list -1 --merges 9541840a056559e8bdcf8d161c9a6241a38fc699~1..9541840a056559e8bdcf8d161c9a6241a38fc699 [Pipeline] echo [2023-09-07T03:22:26.718Z] -----------> git rev-list -1 --merges 9541840a056559e8bdcf8d161c9a6241a38fc699~1..9541840a056559e8bdcf8d161c9a6241a38fc699 9541840a056559e8bdcf8d161c9a6241a38fc699 [false] [Pipeline] sh [2023-09-07T03:22:27.032Z] + git log --format=format:%s -1 9541840a056559e8bdcf8d161c9a6241a38fc699 [Pipeline] echo [2023-09-07T03:22:27.067Z] ========================================================= [2023-09-07T03:22:27.067Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-07T03:22:27.067Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T03:22:27.503Z] + git log --format=format:%s -1 9541840a056559e8bdcf8d161c9a6241a38fc699 [Pipeline] echo [2023-09-07T03:22:27.534Z] [semverPrep] GIT_COMMIT: 9541840a056559e8bdcf8d161c9a6241a38fc699, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-07T03:22:27.566Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-07T03:22:27.947Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T03:22:27.947Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-07T03:22:27.947Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-07T03:22:27.947Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-07T03:22:27.947Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-07T03:22:27.948Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-07T03:22:27.948Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:22:28.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T03:22:28.388Z] [2023-09-07T03:22:28.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:22:28.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T03:22:28.752Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-07T03:22:28.752Z] b85a868b505f: Pulling fs layer [2023-09-07T03:22:28.752Z] e2be974225ed: Pulling fs layer [2023-09-07T03:22:28.752Z] 339a4e72a1f5: Pulling fs layer [2023-09-07T03:22:28.752Z] 988bab9f4d93: Pulling fs layer [2023-09-07T03:22:28.752Z] 1469e6f7b9e6: Pulling fs layer [2023-09-07T03:22:28.752Z] eaf3925da568: Pulling fs layer [2023-09-07T03:22:28.752Z] bab4dde63d76: Pulling fs layer [2023-09-07T03:22:28.752Z] bde34c3a00c8: Pulling fs layer [2023-09-07T03:22:28.752Z] b352a97aabf1: Pulling fs layer [2023-09-07T03:22:28.752Z] 4872d77fe225: Pulling fs layer [2023-09-07T03:22:28.752Z] 5851b861e8e6: Pulling fs layer [2023-09-07T03:22:28.752Z] bab4dde63d76: Waiting [2023-09-07T03:22:28.752Z] bde34c3a00c8: Waiting [2023-09-07T03:22:28.752Z] 5851b861e8e6: Waiting [2023-09-07T03:22:28.752Z] b352a97aabf1: Waiting [2023-09-07T03:22:28.752Z] 4872d77fe225: Waiting [2023-09-07T03:22:28.752Z] eaf3925da568: Waiting [2023-09-07T03:22:28.752Z] e2be974225ed: Verifying Checksum [2023-09-07T03:22:28.752Z] e2be974225ed: Download complete [2023-09-07T03:22:28.752Z] 988bab9f4d93: Verifying Checksum [2023-09-07T03:22:28.752Z] 988bab9f4d93: Download complete [2023-09-07T03:22:29.012Z] 1469e6f7b9e6: Verifying Checksum [2023-09-07T03:22:29.012Z] 1469e6f7b9e6: Download complete [2023-09-07T03:22:29.012Z] 339a4e72a1f5: Verifying Checksum [2023-09-07T03:22:29.012Z] 339a4e72a1f5: Download complete [2023-09-07T03:22:29.012Z] eaf3925da568: Download complete [2023-09-07T03:22:29.012Z] bde34c3a00c8: Verifying Checksum [2023-09-07T03:22:29.012Z] bde34c3a00c8: Download complete [2023-09-07T03:22:29.012Z] b352a97aabf1: Download complete [2023-09-07T03:22:29.012Z] 4872d77fe225: Verifying Checksum [2023-09-07T03:22:29.012Z] 4872d77fe225: Download complete [2023-09-07T03:22:29.012Z] 5851b861e8e6: Download complete [2023-09-07T03:22:29.012Z] b85a868b505f: Verifying Checksum [2023-09-07T03:22:29.012Z] b85a868b505f: Download complete [2023-09-07T03:22:29.272Z] bab4dde63d76: Verifying Checksum [2023-09-07T03:22:29.272Z] bab4dde63d76: Download complete [2023-09-07T03:22:30.650Z] b85a868b505f: Pull complete [2023-09-07T03:22:30.650Z] e2be974225ed: Pull complete [2023-09-07T03:22:30.908Z] 339a4e72a1f5: Pull complete [2023-09-07T03:22:31.167Z] 988bab9f4d93: Pull complete [2023-09-07T03:22:31.426Z] 1469e6f7b9e6: Pull complete [2023-09-07T03:22:31.426Z] eaf3925da568: Pull complete [2023-09-07T03:22:33.330Z] bab4dde63d76: Pull complete [2023-09-07T03:22:33.330Z] bde34c3a00c8: Pull complete [2023-09-07T03:22:33.330Z] b352a97aabf1: Pull complete [2023-09-07T03:22:33.589Z] 4872d77fe225: Pull complete [2023-09-07T03:22:33.589Z] 5851b861e8e6: Pull complete [2023-09-07T03:22:33.589Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-07T03:22:33.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T03:22:33.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T03:22:33.803Z] prd-ubuntu20.04-docker-8c-8g-5517 does not seem to be running inside a container [2023-09-07T03:22:33.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-382 -v /w/workspace/undry_device-onvif-camera_PR-382:/w/workspace/undry_device-onvif-camera_PR-382:rw,z -v /w/workspace/undry_device-onvif-camera_PR-382@tmp:/w/workspace/undry_device-onvif-camera_PR-382@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 [2023-09-07T03:22:36.180Z] $ docker top bfaaa45ca00ce76b375a6d7a6bae4a18cb64a070fbe43dba15919f2506c896a4 -eo pid,comm [2023-09-07T03:22:36.239Z] 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). [2023-09-07T03:22:36.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T03:22:36.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T03:22:36.367Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T03:22:36.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T03:22:36.476Z] $ docker exec bfaaa45ca00ce76b375a6d7a6bae4a18cb64a070fbe43dba15919f2506c896a4 ssh-agent [2023-09-07T03:22:36.608Z] SSH_AUTH_SOCK=/tmp/ssh-6QyoDQxp0zvV/agent.33 [2023-09-07T03:22:36.608Z] SSH_AGENT_PID=39 [2023-09-07T03:22:36.615Z] Running ssh-add (command line suppressed) [2023-09-07T03:22:36.704Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-382@tmp/private_key_8095434378716636986.key (/w/workspace/undry_device-onvif-camera_PR-382@tmp/private_key_8095434378716636986.key) [2023-09-07T03:22:36.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T03:22:37.068Z] + git tag --points-at HEAD [Pipeline] } [2023-09-07T03:22:37.086Z] $ docker exec --env ******** --env ******** bfaaa45ca00ce76b375a6d7a6bae4a18cb64a070fbe43dba15919f2506c896a4 ssh-agent -k [2023-09-07T03:22:37.196Z] unset SSH_AUTH_SOCK; [2023-09-07T03:22:37.197Z] unset SSH_AGENT_PID; [2023-09-07T03:22:37.197Z] echo Agent pid 39 killed; [2023-09-07T03:22:37.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-07T03:22:37.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T03:22:37.292Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T03:22:37.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T03:22:37.398Z] $ docker exec bfaaa45ca00ce76b375a6d7a6bae4a18cb64a070fbe43dba15919f2506c896a4 ssh-agent [2023-09-07T03:22:37.519Z] SSH_AUTH_SOCK=/tmp/ssh-ZMv2Knzj04P0/agent.71 [2023-09-07T03:22:37.519Z] SSH_AGENT_PID=77 [2023-09-07T03:22:37.524Z] Running ssh-add (command line suppressed) [2023-09-07T03:22:37.625Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-382@tmp/private_key_16316538599338945986.key (/w/workspace/undry_device-onvif-camera_PR-382@tmp/private_key_16316538599338945986.key) [2023-09-07T03:22:37.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T03:22:37.975Z] + git semver init [2023-09-07T03:22:38.234Z] 2023-09-07 03:22:38,168 [run_init] DEBUG init version:0.0.0 force:False [2023-09-07T03:22:38.234Z] 2023-09-07 03:22:38,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-382/.semver [2023-09-07T03:22:38.234Z] 2023-09-07 03:22:38,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-382/.semver [2023-09-07T03:22:38.234Z] 2023-09-07 03:22:38,169 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-382/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-382, universal_newlines=False, shell=None, istream=None) [2023-09-07T03:22:39.612Z] 2023-09-07 03:22:39,262 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-382/.git/info/exclude [2023-09-07T03:22:39.612Z] 2023-09-07 03:22:39,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-382/.semver/PR-382 with force:False [2023-09-07T03:22:39.612Z] 2023-09-07 03:22:39,263 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-382/.semver/PR-382 [2023-09-07T03:22:39.612Z] 2023-09-07 03:22:39,267 [execute] INFO git cat-file --batch-check [2023-09-07T03:22:39.612Z] 2023-09-07 03:22:39,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T03:22:39.612Z] 2023-09-07 03:22:39,273 [execute] INFO git cat-file --batch [2023-09-07T03:22:39.612Z] 2023-09-07 03:22:39,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T03:22:39.612Z] 2023-09-07 03:22:39,277 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-382/.semver/PR-382 [2023-09-07T03:22:39.612Z] 0.0.0 [Pipeline] } [2023-09-07T03:22:39.639Z] $ docker exec --env ******** --env ******** bfaaa45ca00ce76b375a6d7a6bae4a18cb64a070fbe43dba15919f2506c896a4 ssh-agent -k [2023-09-07T03:22:39.737Z] unset SSH_AUTH_SOCK; [2023-09-07T03:22:39.738Z] unset SSH_AGENT_PID; [2023-09-07T03:22:39.738Z] echo Agent pid 77 killed; [2023-09-07T03:22:39.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T03:22:40.199Z] + git semver [Pipeline] } [2023-09-07T03:22:40.478Z] $ docker stop --time=1 bfaaa45ca00ce76b375a6d7a6bae4a18cb64a070fbe43dba15919f2506c896a4 [2023-09-07T03:22:41.802Z] $ docker rm -f --volumes bfaaa45ca00ce76b375a6d7a6bae4a18cb64a070fbe43dba15919f2506c896a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T03:22:42.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-07T03:22:42.500Z] Stashed 1 file(s) [Pipeline] echo [2023-09-07T03:22:42.517Z] [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 [2023-09-07T03:22:43.103Z] provisioning config files... [2023-09-07T03:22:43.112Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-382@tmp/config5191053279334574126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:22:43.463Z] ---> docker-login.sh [2023-09-07T03:22:43.464Z] nexus3.edgexfoundry.org:10001 [2023-09-07T03:22:43.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:43.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:43.464Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:43.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:43.464Z] [2023-09-07T03:22:43.464Z] Login Succeeded [2023-09-07T03:22:43.464Z] nexus3.edgexfoundry.org:10002 [2023-09-07T03:22:43.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:43.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:43.464Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:43.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:43.464Z] [2023-09-07T03:22:43.464Z] Login Succeeded [2023-09-07T03:22:43.464Z] nexus3.edgexfoundry.org:10003 [2023-09-07T03:22:43.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:43.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:43.725Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:43.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:43.725Z] [2023-09-07T03:22:43.725Z] Login Succeeded [2023-09-07T03:22:43.725Z] nexus3.edgexfoundry.org:10004 [2023-09-07T03:22:43.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:43.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:43.725Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:43.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:43.725Z] [2023-09-07T03:22:43.725Z] Login Succeeded [2023-09-07T03:22:43.725Z] docker.io [2023-09-07T03:22:43.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:22:43.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:22:43.985Z] Configure a credential helper to remove this warning. See [2023-09-07T03:22:43.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:22:43.985Z] [2023-09-07T03:22:43.985Z] Login Succeeded [2023-09-07T03:22:43.985Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T03:22:44.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T03:22:44.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T03:22:44.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T03:22:44.308Z] ========================================================= [2023-09-07T03:22:44.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-07T03:22:44.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:22:44.789Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T03:22:44.789Z] Sending build context to Docker daemon 21.67MB [2023-09-07T03:22:44.789Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T03:22:44.789Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-07T03:22:45.060Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-07T03:22:45.060Z] 4db1b89c0bd1: Pulling fs layer [2023-09-07T03:22:45.060Z] 6911f1a30b25: Pulling fs layer [2023-09-07T03:22:45.060Z] e194b8c5c2a9: Pulling fs layer [2023-09-07T03:22:45.060Z] 6863d3e3a2b1: Pulling fs layer [2023-09-07T03:22:45.060Z] ec0bb842ea78: Pulling fs layer [2023-09-07T03:22:45.060Z] 6863d3e3a2b1: Waiting [2023-09-07T03:22:45.060Z] ec0bb842ea78: Waiting [2023-09-07T03:22:45.060Z] 40a00589a448: Pulling fs layer [2023-09-07T03:22:45.060Z] 6c08303d61cc: Pulling fs layer [2023-09-07T03:22:45.060Z] 798269fcf238: Pulling fs layer [2023-09-07T03:22:45.060Z] 40a00589a448: Waiting [2023-09-07T03:22:45.060Z] 6c08303d61cc: Waiting [2023-09-07T03:22:45.060Z] 6911f1a30b25: Download complete [2023-09-07T03:22:45.060Z] 6863d3e3a2b1: Verifying Checksum [2023-09-07T03:22:45.060Z] ec0bb842ea78: Download complete [2023-09-07T03:22:45.060Z] 4db1b89c0bd1: Verifying Checksum [2023-09-07T03:22:45.060Z] 4db1b89c0bd1: Download complete [2023-09-07T03:22:45.060Z] 40a00589a448: Verifying Checksum [2023-09-07T03:22:45.060Z] 40a00589a448: Download complete [2023-09-07T03:22:45.060Z] 4db1b89c0bd1: Pull complete [2023-09-07T03:22:45.340Z] 6911f1a30b25: Pull complete [2023-09-07T03:22:45.601Z] 798269fcf238: Verifying Checksum [2023-09-07T03:22:45.601Z] 798269fcf238: Download complete [2023-09-07T03:22:45.859Z] e194b8c5c2a9: Verifying Checksum [2023-09-07T03:22:45.859Z] e194b8c5c2a9: Download complete [2023-09-07T03:22:45.859Z] 6c08303d61cc: Verifying Checksum [2023-09-07T03:22:45.859Z] 6c08303d61cc: Download complete [2023-09-07T03:22:49.141Z] e194b8c5c2a9: Pull complete [2023-09-07T03:22:49.401Z] 6863d3e3a2b1: Pull complete [2023-09-07T03:22:49.401Z] ec0bb842ea78: Pull complete [2023-09-07T03:22:49.401Z] 40a00589a448: Pull complete [2023-09-07T03:22:51.929Z] 6c08303d61cc: Pull complete [2023-09-07T03:22:52.864Z] 798269fcf238: Pull complete [2023-09-07T03:22:52.864Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-07T03:22:52.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-07T03:22:52.864Z] ---> ec979cd7f677 [2023-09-07T03:22:52.864Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-07T03:22:57.923Z] Still waiting to schedule task [2023-09-07T03:22:57.924Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5516’ [2023-09-07T03:22:58.163Z] ---> Running in d936496ba717 [2023-09-07T03:22:58.164Z] Removing intermediate container d936496ba717 [2023-09-07T03:22:58.164Z] ---> b636a5219819 [2023-09-07T03:22:58.164Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T03:22:58.164Z] ---> Running in 513b2243f670 [2023-09-07T03:22:58.164Z] Removing intermediate container 513b2243f670 [2023-09-07T03:22:58.164Z] ---> b8bd5cdfac2c [2023-09-07T03:22:58.164Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T03:22:58.164Z] ---> Running in e825e504bf04 [2023-09-07T03:22:58.164Z] Removing intermediate container e825e504bf04 [2023-09-07T03:22:58.164Z] ---> 4c9a7acf6888 [2023-09-07T03:22:58.164Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T03:22:58.164Z] ---> Running in aeb0b6ed9c5d [2023-09-07T03:22:58.164Z] Removing intermediate container aeb0b6ed9c5d [2023-09-07T03:22:58.164Z] ---> 7962d562025d [2023-09-07T03:22:58.164Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-07T03:22:58.164Z] ---> Running in f18301aec979 [2023-09-07T03:22:58.164Z] Removing intermediate container f18301aec979 [2023-09-07T03:22:58.164Z] ---> 117f141aeaa1 [2023-09-07T03:22:58.164Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T03:22:58.164Z] ---> Running in f434a121e4a6 [2023-09-07T03:22:58.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T03:22:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T03:22:58.682Z] OK: 265 MiB in 53 packages [2023-09-07T03:22:58.940Z] Removing intermediate container f434a121e4a6 [2023-09-07T03:22:58.940Z] ---> c086538ecb79 [2023-09-07T03:22:58.940Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-07T03:22:58.940Z] ---> Running in 355607ee5cbb [2023-09-07T03:22:58.940Z] Removing intermediate container 355607ee5cbb [2023-09-07T03:22:58.940Z] ---> f7bc5bd97bea [2023-09-07T03:22:58.940Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-07T03:22:59.198Z] ---> ef16f4366ab7 [2023-09-07T03:22:59.198Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T03:22:59.198Z] ---> Running in dd58dd4bd3c7 [2023-09-07T03:23:31.297Z] Removing intermediate container dd58dd4bd3c7 [2023-09-07T03:23:31.297Z] ---> 7ba59b5969b0 [2023-09-07T03:23:31.297Z] Step 12/13 : COPY . . [2023-09-07T03:23:31.297Z] ---> 1a46ff819fa4 [2023-09-07T03:23:31.297Z] Step 13/13 : RUN ${MAKE} [2023-09-07T03:23:31.297Z] ---> Running in ad77f5558932 [2023-09-07T03:23:31.297Z] noop [2023-09-07T03:23:31.297Z] Removing intermediate container ad77f5558932 [2023-09-07T03:23:31.297Z] ---> 101e76566499 [2023-09-07T03:23:31.297Z] Successfully built 101e76566499 [2023-09-07T03:23:31.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:23:31.743Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T03:23:31.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T03:23:31.901Z] prd-ubuntu20.04-docker-8c-8g-5517 does not seem to be running inside a container [2023-09-07T03:23:31.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-382 -v /w/workspace/undry_device-onvif-camera_PR-382:/w/workspace/undry_device-onvif-camera_PR-382:rw,z -v /w/workspace/undry_device-onvif-camera_PR-382@tmp:/w/workspace/undry_device-onvif-camera_PR-382@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 [2023-09-07T03:23:32.264Z] $ docker top 108f11052e5cf21a510b8c7061714885a4297e0f235a1b36269ea0a76c231cd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T03:23:32.654Z] + go version [2023-09-07T03:23:32.654Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-07T03:23:32.685Z] $ docker stop --time=1 108f11052e5cf21a510b8c7061714885a4297e0f235a1b36269ea0a76c231cd7 [2023-09-07T03:23:33.952Z] $ docker rm -f --volumes 108f11052e5cf21a510b8c7061714885a4297e0f235a1b36269ea0a76c231cd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:23:34.681Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T03:23:34.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T03:23:34.838Z] prd-ubuntu20.04-docker-8c-8g-5517 does not seem to be running inside a container [2023-09-07T03:23:34.873Z] $ 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-382 -v /w/workspace/undry_device-onvif-camera_PR-382:/w/workspace/undry_device-onvif-camera_PR-382:rw,z -v /w/workspace/undry_device-onvif-camera_PR-382@tmp:/w/workspace/undry_device-onvif-camera_PR-382@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 [2023-09-07T03:23:35.214Z] $ docker top 14c51d2e3d0691c955067bf4ff697de859242b685d8a43e48e2f5114a0f39929 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T03:23:35.608Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-382 [Pipeline] fileExists [Pipeline] sh [2023-09-07T03:23:35.984Z] + make test [2023-09-07T03:23:35.985Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T03:23:41.252Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-07T03:23:53.452Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-07T03:23:53.452Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-07T03:23:53.710Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.5% of statements [2023-09-07T03:23:57.898Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.548s coverage: 86.5% of statements [2023-09-07T03:24:04.464Z] go vet ./... [2023-09-07T03:24:07.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T03:24:07.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T03:24:07.878Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T03:24:07.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T03:24:07.958Z] $ docker stop --time=1 14c51d2e3d0691c955067bf4ff697de859242b685d8a43e48e2f5114a0f39929 [2023-09-07T03:24:09.450Z] $ docker rm -f --volumes 14c51d2e3d0691c955067bf4ff697de859242b685d8a43e48e2f5114a0f39929 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T03:24:09.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T03:24:10.063Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-07T03:24:10.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T03:24:10.961Z] + ls -al . [2023-09-07T03:24:10.961Z] total 240 [2023-09-07T03:24:10.961Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 03:23 . [2023-09-07T03:24:10.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 03:22 .. [2023-09-07T03:24:10.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 03:22 .git [2023-09-07T03:24:10.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 03:22 .github [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 7 03:22 .gitignore [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 7 03:22 .golangci.yml [2023-09-07T03:24:10.961Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 03:22 .semver [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 7 03:22 Attribution.txt [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 7 03:22 CHANGELOG.md [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 7 03:22 Dockerfile [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 03:22 GOVERNANCE.md [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 7 03:22 Jenkinsfile [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 7 03:22 LICENSE [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 7 03:22 Makefile [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 7 03:22 OWNERS.md [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 7 03:22 README.md [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 03:22 VERSION [2023-09-07T03:24:10.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 03:22 bin [2023-09-07T03:24:10.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 03:22 cmd [2023-09-07T03:24:10.961Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 7 03:23 coverage.out [2023-09-07T03:24:10.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 03:22 doc [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 7 03:22 go.mod [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 7 03:22 go.sum [2023-09-07T03:24:10.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 03:22 internal [2023-09-07T03:24:10.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 03:22 snap [2023-09-07T03:24:10.961Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 7 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:24:11.365Z] + 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=9541840a056559e8bdcf8d161c9a6241a38fc699 --label arch=amd64 --label version=0.0.0 . [2023-09-07T03:24:11.366Z] Sending build context to Docker daemon 21.75MB [2023-09-07T03:24:11.366Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T03:24:11.366Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-07T03:24:11.366Z] ---> 101e76566499 [2023-09-07T03:24:11.366Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-07T03:24:11.624Z] ---> Running in 791a1b803811 [2023-09-07T03:24:11.885Z] Removing intermediate container 791a1b803811 [2023-09-07T03:24:11.885Z] ---> 48c49db77c8d [2023-09-07T03:24:11.885Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T03:24:11.885Z] ---> Running in 6265ac4d9d1a [2023-09-07T03:24:11.885Z] Removing intermediate container 6265ac4d9d1a [2023-09-07T03:24:11.885Z] ---> dc30629c8f12 [2023-09-07T03:24:11.885Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T03:24:11.885Z] ---> Running in 20ac7d045f0f [2023-09-07T03:24:11.885Z] Removing intermediate container 20ac7d045f0f [2023-09-07T03:24:11.885Z] ---> 0b2ca12c5ab2 [2023-09-07T03:24:11.885Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T03:24:11.885Z] ---> Running in 5f5ab326980f [2023-09-07T03:24:12.144Z] Removing intermediate container 5f5ab326980f [2023-09-07T03:24:12.144Z] ---> e3b251420d50 [2023-09-07T03:24:12.144Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-07T03:24:12.144Z] ---> Running in e4c5b83b7e77 [2023-09-07T03:24:12.144Z] Removing intermediate container e4c5b83b7e77 [2023-09-07T03:24:12.144Z] ---> 435d531e9998 [2023-09-07T03:24:12.144Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T03:24:12.144Z] ---> Running in 3c36cffef599 [2023-09-07T03:24:12.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T03:24:12.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T03:24:12.923Z] OK: 265 MiB in 53 packages [2023-09-07T03:24:13.182Z] Removing intermediate container 3c36cffef599 [2023-09-07T03:24:13.182Z] ---> 81c8e73b3d55 [2023-09-07T03:24:13.182Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-07T03:24:13.182Z] ---> Running in 5b101afac82c [2023-09-07T03:24:13.440Z] Removing intermediate container 5b101afac82c [2023-09-07T03:24:13.440Z] ---> 4e59028caab1 [2023-09-07T03:24:13.440Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-07T03:24:13.440Z] ---> 95b467e91e35 [2023-09-07T03:24:13.440Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T03:24:13.440Z] ---> Running in 2692687cb43c [2023-09-07T03:24:14.378Z] Removing intermediate container 2692687cb43c [2023-09-07T03:24:14.379Z] ---> 4f1ce0086f87 [2023-09-07T03:24:14.379Z] Step 12/26 : COPY . . [2023-09-07T03:24:14.947Z] ---> 2b72ef9efd47 [2023-09-07T03:24:14.947Z] Step 13/26 : RUN ${MAKE} [2023-09-07T03:24:14.947Z] ---> Running in f44932217eb7 [2023-09-07T03:24:15.205Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-07T03:24:37.129Z] Removing intermediate container f44932217eb7 [2023-09-07T03:24:37.129Z] ---> 8e3ebc5449b3 [2023-09-07T03:24:37.129Z] Step 14/26 : FROM alpine:3.17 [2023-09-07T03:24:37.129Z] 3.17: Pulling from library/alpine [2023-09-07T03:24:37.129Z] 9398808236ff: Pulling fs layer [2023-09-07T03:24:37.129Z] 9398808236ff: Verifying Checksum [2023-09-07T03:24:37.129Z] 9398808236ff: Download complete [2023-09-07T03:24:37.129Z] 9398808236ff: Pull complete [2023-09-07T03:24:37.129Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T03:24:37.129Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T03:24:37.129Z] ---> 1e0b8b5322fc [2023-09-07T03:24:37.129Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-07T03:24:37.129Z] ---> Running in b58aaef263a6 [2023-09-07T03:24:37.129Z] Removing intermediate container b58aaef263a6 [2023-09-07T03:24:37.129Z] ---> c148336a3ebc [2023-09-07T03:24:37.129Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-07T03:24:37.129Z] ---> Running in 0f99ecec25dd [2023-09-07T03:24:37.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T03:24:37.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T03:24:37.129Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-07T03:24:37.129Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T03:24:37.129Z] OK: 7 MiB in 16 packages [2023-09-07T03:24:37.129Z] Removing intermediate container 0f99ecec25dd [2023-09-07T03:24:37.129Z] ---> 91acd0b6d895 [2023-09-07T03:24:37.129Z] Step 17/26 : WORKDIR / [2023-09-07T03:24:37.129Z] ---> Running in 29d921971c94 [2023-09-07T03:24:37.129Z] Removing intermediate container 29d921971c94 [2023-09-07T03:24:37.129Z] ---> c5ec71a6ac65 [2023-09-07T03:24:37.129Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-07T03:24:38.067Z] ---> 2ce23c81260c [2023-09-07T03:24:38.067Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-07T03:24:38.326Z] ---> 7408dc5b58b9 [2023-09-07T03:24:38.326Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-07T03:24:38.326Z] ---> 2c597bd4691f [2023-09-07T03:24:38.326Z] Step 21/26 : EXPOSE 59984 [2023-09-07T03:24:38.326Z] ---> Running in 89190d6995b2 [2023-09-07T03:24:38.586Z] Removing intermediate container 89190d6995b2 [2023-09-07T03:24:38.586Z] ---> c8c3bdbe234d [2023-09-07T03:24:38.586Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-07T03:24:38.586Z] ---> Running in bdcc6ec27cc8 [2023-09-07T03:24:38.586Z] Removing intermediate container bdcc6ec27cc8 [2023-09-07T03:24:38.586Z] ---> e19bb04fd9b7 [2023-09-07T03:24:38.586Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-07T03:24:38.586Z] ---> Running in de7af05626e8 [2023-09-07T03:24:38.845Z] Removing intermediate container de7af05626e8 [2023-09-07T03:24:38.845Z] ---> 5738840446da [2023-09-07T03:24:38.845Z] Step 24/26 : LABEL arch=amd64 [2023-09-07T03:24:38.845Z] ---> Running in 0a2e6ffd4d6d [2023-09-07T03:24:38.845Z] Removing intermediate container 0a2e6ffd4d6d [2023-09-07T03:24:38.845Z] ---> 915626a396e4 [2023-09-07T03:24:38.845Z] Step 25/26 : LABEL git_sha=9541840a056559e8bdcf8d161c9a6241a38fc699 [2023-09-07T03:24:38.845Z] ---> Running in 3e5e0e31cd7f [2023-09-07T03:24:39.106Z] Removing intermediate container 3e5e0e31cd7f [2023-09-07T03:24:39.106Z] ---> f083a47e8ed2 [2023-09-07T03:24:39.106Z] Step 26/26 : LABEL version=0.0.0 [2023-09-07T03:24:39.106Z] ---> Running in 5a710f96afb5 [2023-09-07T03:24:39.106Z] Removing intermediate container 5a710f96afb5 [2023-09-07T03:24:39.106Z] ---> 04645fbf1006 [2023-09-07T03:24:39.106Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T03:24:39.106Z] Successfully built 04645fbf1006 [2023-09-07T03:24:39.106Z] 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 [2023-09-07T03:24:39.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T03:24:39.995Z] [2023-09-07T03:24:39.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:24:40.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T03:24:40.378Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-07T03:24:40.378Z] 5eb5b503b376: Pulling fs layer [2023-09-07T03:24:40.378Z] 5c69ac0246d0: Pulling fs layer [2023-09-07T03:24:40.378Z] ec43610c2a17: Pulling fs layer [2023-09-07T03:24:40.378Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-07T03:24:40.378Z] 33b1e0a273af: Pulling fs layer [2023-09-07T03:24:40.378Z] 5d3b04190fa2: Pulling fs layer [2023-09-07T03:24:40.378Z] 2f39f015ded8: Pulling fs layer [2023-09-07T03:24:40.378Z] 3a2ae6a8a46f: Waiting [2023-09-07T03:24:40.378Z] 33b1e0a273af: Waiting [2023-09-07T03:24:40.378Z] 5d3b04190fa2: Waiting [2023-09-07T03:24:40.378Z] 2f39f015ded8: Waiting [2023-09-07T03:24:40.378Z] 5c69ac0246d0: Verifying Checksum [2023-09-07T03:24:40.378Z] 5c69ac0246d0: Download complete [2023-09-07T03:24:40.378Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-07T03:24:40.378Z] 3a2ae6a8a46f: Download complete [2023-09-07T03:24:40.378Z] 33b1e0a273af: Verifying Checksum [2023-09-07T03:24:40.378Z] 33b1e0a273af: Download complete [2023-09-07T03:24:40.378Z] 5d3b04190fa2: Verifying Checksum [2023-09-07T03:24:40.378Z] 5d3b04190fa2: Download complete [2023-09-07T03:24:40.378Z] ec43610c2a17: Verifying Checksum [2023-09-07T03:24:40.378Z] ec43610c2a17: Download complete [2023-09-07T03:24:40.638Z] 5eb5b503b376: Verifying Checksum [2023-09-07T03:24:40.638Z] 5eb5b503b376: Download complete [2023-09-07T03:24:41.205Z] 2f39f015ded8: Download complete [2023-09-07T03:24:42.139Z] 5eb5b503b376: Pull complete [2023-09-07T03:24:42.139Z] 5c69ac0246d0: Pull complete [2023-09-07T03:24:42.399Z] ec43610c2a17: Pull complete [2023-09-07T03:24:42.658Z] 3a2ae6a8a46f: Pull complete [2023-09-07T03:24:42.658Z] 33b1e0a273af: Pull complete [2023-09-07T03:24:42.916Z] 5d3b04190fa2: Pull complete [2023-09-07T03:24:47.101Z] 2f39f015ded8: Pull complete [2023-09-07T03:24:47.101Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-07T03:24:47.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T03:24:47.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T03:24:47.324Z] prd-ubuntu20.04-docker-8c-8g-5517 does not seem to be running inside a container [2023-09-07T03:24:47.359Z] $ 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-382 -v /w/workspace/undry_device-onvif-camera_PR-382:/w/workspace/undry_device-onvif-camera_PR-382:rw,z -v /w/workspace/undry_device-onvif-camera_PR-382@tmp:/w/workspace/undry_device-onvif-camera_PR-382@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 [2023-09-07T03:24:52.024Z] $ docker top b517b9637ff5f197e21c477c0c3aafdf3e959a155ac4ccf8772e653ff68a84dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:24:52.461Z] ---> job-cost.sh [2023-09-07T03:24:52.461Z] lf-activate-venv: SKIPPING [2023-09-07T03:24:52.461Z] INFO: No Stack... [2023-09-07T03:24:52.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T03:24:52.979Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T03:24:53.295Z] + cat /w/workspace/undry_device-onvif-camera_PR-382/archives/cost.csv [2023-09-07T03:24:53.295Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T03:24:53.328Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-382-1-stack-cost] [2023-09-07T03:24:53.333Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-382-1-stack-cost] did not exist. Created. [2023-09-07T03:24:53.333Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-382-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T03:24:53.718Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-07T03:24:53.770Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T03:24:53.797Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-382-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T03:24:53.882Z] $ docker stop --time=1 b517b9637ff5f197e21c477c0c3aafdf3e959a155ac4ccf8772e653ff68a84dd [2023-09-07T03:24:55.491Z] $ docker rm -f --volumes b517b9637ff5f197e21c477c0c3aafdf3e959a155ac4ccf8772e653ff68a84dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-07T03:26:25.558Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5518 in /w/workspace/undry_device-onvif-camera_PR-382 [Pipeline] { [Pipeline] ws [2023-09-07T03:26:25.611Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-07T03:26:25.699Z] The recommended git tool is: git [2023-09-07T03:26:31.286Z] using credential edgex-jenkins-ssh [2023-09-07T03:26:31.319Z] Cloning the remote Git repository [2023-09-07T03:26:31.367Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-07T03:26:31.460Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-09-07T03:26:31.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-07T03:26:31.617Z] > git --version # timeout=10 [2023-09-07T03:26:31.650Z] > git --version # 'git version 2.25.1' [2023-09-07T03:26:31.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T03:26:31.831Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T03:26:33.491Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-07T03:26:33.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T03:26:34.423Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-07T03:26:34.461Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-07T03:26:34.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T03:26:34.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-07T03:26:34.917Z] Merging remotes/origin/main commit 4961a50c3c420d16cc3291a3be0ac7992b67990b into PR head commit 9541840a056559e8bdcf8d161c9a6241a38fc699 [2023-09-07T03:26:35.317Z] Merge succeeded, producing 9541840a056559e8bdcf8d161c9a6241a38fc699 [2023-09-07T03:26:35.317Z] Checking out Revision 9541840a056559e8bdcf8d161c9a6241a38fc699 (PR-382) [2023-09-07T03:26:34.937Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T03:26:35.009Z] > git checkout -f 9541840a056559e8bdcf8d161c9a6241a38fc699 # timeout=10 [2023-09-07T03:26:35.206Z] > git remote # timeout=10 [2023-09-07T03:26:35.225Z] > git config --get remote.origin.url # timeout=10 [2023-09-07T03:26:35.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T03:26:35.271Z] > git merge 4961a50c3c420d16cc3291a3be0ac7992b67990b # timeout=10 [2023-09-07T03:26:35.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-07T03:26:35.326Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T03:26:35.343Z] > git checkout -f 9541840a056559e8bdcf8d161c9a6241a38fc699 # timeout=10 [2023-09-07T03:26:36.046Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-07T03:26:36.098Z] > git --version # timeout=10 [2023-09-07T03:26:36.107Z] > git --version # 'git version 2.25.1' [2023-09-07T03:26:36.126Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T03:26:37.419Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-07T03:26:37.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T03:26:37.419Z] Dload Upload Total Spent Left Speed [2023-09-07T03:26:37.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh [2023-09-07T03:26:38.012Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-07T03:26:38.357Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-07T03:26:38.357Z] + sudo tee /etc/docker/daemon.new [2023-09-07T03:26:38.357Z] { [2023-09-07T03:26:38.357Z] "registry-mirrors": [ [2023-09-07T03:26:38.357Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-07T03:26:38.357Z] ], [2023-09-07T03:26:38.357Z] "bip": "10.250.0.254/24", [2023-09-07T03:26:38.357Z] "hosts": [ [2023-09-07T03:26:38.357Z] "tcp://0.0.0.0:5555", [2023-09-07T03:26:38.357Z] "unix:///var/run/docker.sock" [2023-09-07T03:26:38.357Z] ], [2023-09-07T03:26:38.357Z] "mtu": 1458, [2023-09-07T03:26:38.357Z] "selinux-enabled": true, [2023-09-07T03:26:38.357Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-07T03:26:38.357Z] } [Pipeline] sh [2023-09-07T03:26:38.706Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-07T03:26:39.051Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T03:26:57.380Z] provisioning config files... [2023-09-07T03:26:57.409Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16800291213057814346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:26:57.806Z] ---> docker-login.sh [2023-09-07T03:26:57.806Z] nexus3.edgexfoundry.org:10001 [2023-09-07T03:26:58.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:26:58.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:26:58.396Z] Configure a credential helper to remove this warning. See [2023-09-07T03:26:58.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:26:58.396Z] [2023-09-07T03:26:58.396Z] Login Succeeded [2023-09-07T03:26:58.396Z] nexus3.edgexfoundry.org:10002 [2023-09-07T03:26:58.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:26:58.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:26:58.666Z] Configure a credential helper to remove this warning. See [2023-09-07T03:26:58.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:26:58.666Z] [2023-09-07T03:26:58.666Z] Login Succeeded [2023-09-07T03:26:58.937Z] nexus3.edgexfoundry.org:10003 [2023-09-07T03:26:58.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:26:59.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:26:59.209Z] Configure a credential helper to remove this warning. See [2023-09-07T03:26:59.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:26:59.209Z] [2023-09-07T03:26:59.209Z] Login Succeeded [2023-09-07T03:26:59.209Z] nexus3.edgexfoundry.org:10004 [2023-09-07T03:26:59.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:26:59.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:26:59.483Z] Configure a credential helper to remove this warning. See [2023-09-07T03:26:59.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:26:59.483Z] [2023-09-07T03:26:59.483Z] Login Succeeded [2023-09-07T03:26:59.483Z] docker.io [2023-09-07T03:26:59.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T03:27:00.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T03:27:00.021Z] Configure a credential helper to remove this warning. See [2023-09-07T03:27:00.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T03:27:00.021Z] [2023-09-07T03:27:00.021Z] Login Succeeded [2023-09-07T03:27:00.021Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T03:27:00.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T03:27:00.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T03:27:00.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T03:27:00.528Z] ========================================================= [2023-09-07T03:27:00.528Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-07T03:27:00.528Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:27:01.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T03:27:01.302Z] Sending build context to Docker daemon 14.2MB [2023-09-07T03:27:01.580Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T03:27:01.580Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-07T03:27:01.580Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-07T03:27:01.580Z] edb6bdbacee9: Pulling fs layer [2023-09-07T03:27:01.580Z] 5f9638ab2659: Pulling fs layer [2023-09-07T03:27:01.580Z] 8d51d6327a98: Pulling fs layer [2023-09-07T03:27:01.580Z] 8b374f2dd631: Pulling fs layer [2023-09-07T03:27:01.580Z] ec14aa9079de: Pulling fs layer [2023-09-07T03:27:01.580Z] 2f466654f4bb: Pulling fs layer [2023-09-07T03:27:01.580Z] 554e91adad29: Pulling fs layer [2023-09-07T03:27:01.580Z] ec14aa9079de: Waiting [2023-09-07T03:27:01.580Z] 2f466654f4bb: Waiting [2023-09-07T03:27:01.580Z] 554e91adad29: Waiting [2023-09-07T03:27:01.580Z] 8b374f2dd631: Waiting [2023-09-07T03:27:01.580Z] 5f9638ab2659: Verifying Checksum [2023-09-07T03:27:01.580Z] 5f9638ab2659: Download complete [2023-09-07T03:27:01.580Z] 8b374f2dd631: Verifying Checksum [2023-09-07T03:27:01.580Z] 8b374f2dd631: Download complete [2023-09-07T03:27:01.580Z] ec14aa9079de: Verifying Checksum [2023-09-07T03:27:01.580Z] edb6bdbacee9: Verifying Checksum [2023-09-07T03:27:01.580Z] edb6bdbacee9: Download complete [2023-09-07T03:27:01.580Z] ec14aa9079de: Download complete [2023-09-07T03:27:03.005Z] edb6bdbacee9: Pull complete [2023-09-07T03:27:03.273Z] 554e91adad29: Verifying Checksum [2023-09-07T03:27:03.273Z] 554e91adad29: Download complete [2023-09-07T03:27:03.273Z] 5f9638ab2659: Pull complete [2023-09-07T03:27:04.243Z] 8d51d6327a98: Verifying Checksum [2023-09-07T03:27:04.243Z] 8d51d6327a98: Download complete [2023-09-07T03:27:04.243Z] 2f466654f4bb: Verifying Checksum [2023-09-07T03:27:04.243Z] 2f466654f4bb: Download complete [2023-09-07T03:27:16.571Z] 8d51d6327a98: Pull complete [2023-09-07T03:27:16.571Z] 8b374f2dd631: Pull complete [2023-09-07T03:27:16.571Z] ec14aa9079de: Pull complete [2023-09-07T03:27:23.368Z] 2f466654f4bb: Pull complete [2023-09-07T03:27:25.992Z] 554e91adad29: Pull complete [2023-09-07T03:27:25.992Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-07T03:27:25.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-07T03:27:25.992Z] ---> 1e15ea492957 [2023-09-07T03:27:25.992Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-07T03:27:27.417Z] ---> Running in d0c368f2fde7 [2023-09-07T03:27:27.687Z] Removing intermediate container d0c368f2fde7 [2023-09-07T03:27:27.687Z] ---> 8efa4a58b2db [2023-09-07T03:27:27.687Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T03:27:27.957Z] ---> Running in 3e8980b00daa [2023-09-07T03:27:28.226Z] Removing intermediate container 3e8980b00daa [2023-09-07T03:27:28.226Z] ---> e7ad8b561f47 [2023-09-07T03:27:28.226Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T03:27:28.226Z] ---> Running in 73e7154c10bd [2023-09-07T03:27:28.495Z] Removing intermediate container 73e7154c10bd [2023-09-07T03:27:28.495Z] ---> e99a8b6cc6d0 [2023-09-07T03:27:28.495Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T03:27:28.763Z] ---> Running in a82bbfb4ff4b [2023-09-07T03:27:29.031Z] Removing intermediate container a82bbfb4ff4b [2023-09-07T03:27:29.031Z] ---> c60827336ec2 [2023-09-07T03:27:29.031Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-07T03:27:29.031Z] ---> Running in 84b82d476486 [2023-09-07T03:27:29.301Z] Removing intermediate container 84b82d476486 [2023-09-07T03:27:29.301Z] ---> 3f995886adc0 [2023-09-07T03:27:29.301Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T03:27:29.301Z] ---> Running in 05effea9bcbe [2023-09-07T03:27:30.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T03:27:31.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T03:27:32.261Z] OK: 263 MiB in 53 packages [2023-09-07T03:27:33.235Z] Removing intermediate container 05effea9bcbe [2023-09-07T03:27:33.235Z] ---> 2ed60a70068e [2023-09-07T03:27:33.235Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-07T03:27:33.235Z] ---> Running in cdcfcd03579c [2023-09-07T03:27:33.504Z] Removing intermediate container cdcfcd03579c [2023-09-07T03:27:33.504Z] ---> c6935b9ca7b2 [2023-09-07T03:27:33.504Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-07T03:27:36.093Z] ---> 2f2d80285c6e [2023-09-07T03:27:36.093Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T03:27:36.093Z] ---> Running in fb2ae74af3d5 [2023-09-07T03:28:43.982Z] Removing intermediate container fb2ae74af3d5 [2023-09-07T03:28:43.982Z] ---> 5af2dc8d3d16 [2023-09-07T03:28:43.982Z] Step 12/13 : COPY . . [2023-09-07T03:28:43.982Z] ---> 690a1f28031e [2023-09-07T03:28:43.982Z] Step 13/13 : RUN ${MAKE} [2023-09-07T03:28:43.982Z] ---> Running in 4f85bd8ef081 [2023-09-07T03:28:44.943Z] noop [2023-09-07T03:28:45.527Z] Removing intermediate container 4f85bd8ef081 [2023-09-07T03:28:45.527Z] ---> 610bc54d65d8 [2023-09-07T03:28:45.527Z] Successfully built 610bc54d65d8 [2023-09-07T03:28:45.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:28:46.009Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T03:28:46.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T03:28:46.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-5518 does not seem to be running inside a container [2023-09-07T03:28:46.358Z] $ 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 [2023-09-07T03:28:47.521Z] $ docker top 2e93831c5de7396d5a8078ff7bd42bcc9ffa01bbab2f34f451111c16eafddfc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T03:28:48.399Z] + go version [2023-09-07T03:28:48.399Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-07T03:28:48.438Z] $ docker stop --time=1 2e93831c5de7396d5a8078ff7bd42bcc9ffa01bbab2f34f451111c16eafddfc4 [2023-09-07T03:28:50.031Z] $ docker rm -f --volumes 2e93831c5de7396d5a8078ff7bd42bcc9ffa01bbab2f34f451111c16eafddfc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:28:50.894Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T03:28:50.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T03:28:51.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-5518 does not seem to be running inside a container [2023-09-07T03:28:51.211Z] $ 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 [2023-09-07T03:28:52.329Z] $ docker top f1a4401d6d63468472767377b15e6ac63b8eb2f0dd728d5854e14d828969510a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T03:28:52.877Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-07T03:28:53.268Z] + make test [2023-09-07T03:28:53.268Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T03:29:25.487Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-07T03:31:47.168Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-07T03:31:47.168Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-07T03:31:47.168Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.204s coverage: 31.5% of statements [2023-09-07T03:32:09.259Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.602s coverage: 86.5% of statements [2023-09-07T03:32:09.259Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-07T03:32:09.259Z] go vet ./... [2023-09-07T03:32:35.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T03:32:35.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T03:32:35.941Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T03:32:35.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T03:32:36.010Z] $ docker stop --time=1 f1a4401d6d63468472767377b15e6ac63b8eb2f0dd728d5854e14d828969510a [2023-09-07T03:32:37.766Z] $ docker rm -f --volumes f1a4401d6d63468472767377b15e6ac63b8eb2f0dd728d5854e14d828969510a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T03:32:38.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T03:32:39.027Z] Warning: overwriting stash ‘coverage-report’ [2023-09-07T03:32:39.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T03:32:40.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T03:32:40.410Z] + ls -al . [2023-09-07T03:32:40.410Z] total 236 [2023-09-07T03:32:40.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 03:28 . [2023-09-07T03:32:40.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 03:26 .. [2023-09-07T03:32:40.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 03:26 .git [2023-09-07T03:32:40.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 03:26 .github [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 7 03:26 .gitignore [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 7 03:26 .golangci.yml [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 7 03:26 Attribution.txt [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 7 03:26 CHANGELOG.md [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 7 03:26 Dockerfile [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 03:26 GOVERNANCE.md [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 7 03:26 Jenkinsfile [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 7 03:26 LICENSE [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 7 03:26 Makefile [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 7 03:26 OWNERS.md [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 7 03:26 README.md [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 03:22 VERSION [2023-09-07T03:32:40.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 03:26 bin [2023-09-07T03:32:40.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 03:26 cmd [2023-09-07T03:32:40.410Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 7 03:32 coverage.out [2023-09-07T03:32:40.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 03:26 doc [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 7 03:26 go.mod [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 7 03:26 go.sum [2023-09-07T03:32:40.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 03:26 internal [2023-09-07T03:32:40.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 03:26 snap [2023-09-07T03:32:40.410Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 7 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:32:40.816Z] + 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=9541840a056559e8bdcf8d161c9a6241a38fc699 --label arch=arm64 --label version=0.0.0 . [2023-09-07T03:32:41.087Z] Sending build context to Docker daemon 14.28MB [2023-09-07T03:32:41.360Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T03:32:41.360Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-07T03:32:41.360Z] ---> 610bc54d65d8 [2023-09-07T03:32:41.360Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-07T03:32:41.360Z] ---> Running in 3e55a64d347c [2023-09-07T03:32:41.628Z] Removing intermediate container 3e55a64d347c [2023-09-07T03:32:41.628Z] ---> dad4db3fcdc6 [2023-09-07T03:32:41.628Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T03:32:41.628Z] ---> Running in ca1bbee91be6 [2023-09-07T03:32:41.894Z] Removing intermediate container ca1bbee91be6 [2023-09-07T03:32:41.894Z] ---> d08c92396991 [2023-09-07T03:32:41.894Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T03:32:42.161Z] ---> Running in dc130ad9d302 [2023-09-07T03:32:42.429Z] Removing intermediate container dc130ad9d302 [2023-09-07T03:32:42.429Z] ---> 577f0cc6e129 [2023-09-07T03:32:42.429Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T03:32:42.429Z] ---> Running in 6cdc5d2a4720 [2023-09-07T03:32:42.697Z] Removing intermediate container 6cdc5d2a4720 [2023-09-07T03:32:42.697Z] ---> 0e52c7c182fb [2023-09-07T03:32:42.697Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-07T03:32:42.697Z] ---> Running in c1e3ea30265a [2023-09-07T03:32:42.966Z] Removing intermediate container c1e3ea30265a [2023-09-07T03:32:42.966Z] ---> a54b859172e7 [2023-09-07T03:32:42.966Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T03:32:42.966Z] ---> Running in b08f4532dd1c [2023-09-07T03:32:43.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T03:32:44.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T03:32:45.467Z] OK: 263 MiB in 53 packages [2023-09-07T03:32:46.424Z] Removing intermediate container b08f4532dd1c [2023-09-07T03:32:46.424Z] ---> d99fbab1b806 [2023-09-07T03:32:46.424Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-07T03:32:46.424Z] ---> Running in 9f03b5339616 [2023-09-07T03:32:46.690Z] Removing intermediate container 9f03b5339616 [2023-09-07T03:32:46.690Z] ---> 1fa4fead876b [2023-09-07T03:32:46.690Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-07T03:32:47.272Z] ---> 24991cc109bc [2023-09-07T03:32:47.272Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T03:32:48.680Z] ---> Running in d24ba6699597 [2023-09-07T03:32:51.258Z] Removing intermediate container d24ba6699597 [2023-09-07T03:32:51.258Z] ---> 161735524f92 [2023-09-07T03:32:51.258Z] Step 12/26 : COPY . . [2023-09-07T03:32:52.215Z] ---> 8896a0c31e79 [2023-09-07T03:32:52.215Z] Step 13/26 : RUN ${MAKE} [2023-09-07T03:32:52.215Z] ---> Running in c0286a739c44 [2023-09-07T03:32:53.175Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-07T03:35:14.845Z] Removing intermediate container c0286a739c44 [2023-09-07T03:35:14.845Z] ---> 8088ac7dc953 [2023-09-07T03:35:14.845Z] Step 14/26 : FROM alpine:3.17 [2023-09-07T03:35:14.845Z] 3.17: Pulling from library/alpine [2023-09-07T03:35:14.845Z] 4060ece20d7a: Pulling fs layer [2023-09-07T03:35:14.845Z] 4060ece20d7a: Verifying Checksum [2023-09-07T03:35:14.845Z] 4060ece20d7a: Download complete [2023-09-07T03:35:14.845Z] 4060ece20d7a: Pull complete [2023-09-07T03:35:14.845Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T03:35:14.845Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T03:35:14.845Z] ---> 8650cd65339b [2023-09-07T03:35:14.845Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-07T03:35:14.845Z] ---> Running in 04842a406c51 [2023-09-07T03:35:14.845Z] Removing intermediate container 04842a406c51 [2023-09-07T03:35:14.845Z] ---> a13e877c97ca [2023-09-07T03:35:14.845Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-07T03:35:14.845Z] ---> Running in 33af3b6a66e9 [2023-09-07T03:35:14.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T03:35:14.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T03:35:14.845Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-07T03:35:14.845Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T03:35:14.845Z] OK: 8 MiB in 16 packages [2023-09-07T03:35:14.845Z] Removing intermediate container 33af3b6a66e9 [2023-09-07T03:35:14.845Z] ---> 5500dd36174c [2023-09-07T03:35:14.845Z] Step 17/26 : WORKDIR / [2023-09-07T03:35:14.845Z] ---> Running in df9f82d1ee47 [2023-09-07T03:35:14.845Z] Removing intermediate container df9f82d1ee47 [2023-09-07T03:35:14.845Z] ---> 4c5a0ff71e0b [2023-09-07T03:35:14.845Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-07T03:35:14.845Z] ---> 8f0002b0a780 [2023-09-07T03:35:14.845Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-07T03:35:14.845Z] ---> 9fecdc68c4b7 [2023-09-07T03:35:14.845Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-07T03:35:15.428Z] ---> 1180294103ce [2023-09-07T03:35:15.428Z] Step 21/26 : EXPOSE 59984 [2023-09-07T03:35:15.428Z] ---> Running in dafb4e922d65 [2023-09-07T03:35:15.693Z] Removing intermediate container dafb4e922d65 [2023-09-07T03:35:15.693Z] ---> 23bfefde8cf7 [2023-09-07T03:35:15.693Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-07T03:35:15.693Z] ---> Running in 5ec97f3a0887 [2023-09-07T03:35:15.960Z] Removing intermediate container 5ec97f3a0887 [2023-09-07T03:35:15.960Z] ---> 406e6de8a9e0 [2023-09-07T03:35:15.960Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-07T03:35:15.960Z] ---> Running in 7726959189b6 [2023-09-07T03:35:16.225Z] Removing intermediate container 7726959189b6 [2023-09-07T03:35:16.225Z] ---> 221ecc7e3941 [2023-09-07T03:35:16.225Z] Step 24/26 : LABEL arch=arm64 [2023-09-07T03:35:16.225Z] ---> Running in c29e420eb099 [2023-09-07T03:35:16.491Z] Removing intermediate container c29e420eb099 [2023-09-07T03:35:16.491Z] ---> d4fd17911bd1 [2023-09-07T03:35:16.491Z] Step 25/26 : LABEL git_sha=9541840a056559e8bdcf8d161c9a6241a38fc699 [2023-09-07T03:35:16.491Z] ---> Running in d4541086814e [2023-09-07T03:35:16.757Z] Removing intermediate container d4541086814e [2023-09-07T03:35:16.757Z] ---> 6a4f8858dd63 [2023-09-07T03:35:16.757Z] Step 26/26 : LABEL version=0.0.0 [2023-09-07T03:35:17.024Z] ---> Running in 9532a1a0c37a [2023-09-07T03:35:17.287Z] Removing intermediate container 9532a1a0c37a [2023-09-07T03:35:17.287Z] ---> e02b9945fb13 [2023-09-07T03:35:17.287Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T03:35:17.287Z] Successfully built e02b9945fb13 [2023-09-07T03:35:17.287Z] 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 [2023-09-07T03:35:18.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T03:35:18.104Z] [2023-09-07T03:35:18.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:35:18.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T03:35:18.539Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-07T03:35:18.539Z] 8998bd30e6a1: Pulling fs layer [2023-09-07T03:35:18.539Z] 04944245beec: Pulling fs layer [2023-09-07T03:35:18.539Z] 699f458cf7ca: Pulling fs layer [2023-09-07T03:35:18.539Z] 765212b225bb: Pulling fs layer [2023-09-07T03:35:18.539Z] f23df028b6ca: Pulling fs layer [2023-09-07T03:35:18.539Z] d65c8cfc05b1: Pulling fs layer [2023-09-07T03:35:18.539Z] 2437ff75d9bd: Pulling fs layer [2023-09-07T03:35:18.539Z] 765212b225bb: Waiting [2023-09-07T03:35:18.539Z] f23df028b6ca: Waiting [2023-09-07T03:35:18.539Z] d65c8cfc05b1: Waiting [2023-09-07T03:35:18.539Z] 2437ff75d9bd: Waiting [2023-09-07T03:35:18.835Z] 04944245beec: Verifying Checksum [2023-09-07T03:35:18.835Z] 04944245beec: Download complete [2023-09-07T03:35:18.835Z] 765212b225bb: Verifying Checksum [2023-09-07T03:35:18.835Z] 765212b225bb: Download complete [2023-09-07T03:35:18.835Z] f23df028b6ca: Verifying Checksum [2023-09-07T03:35:18.835Z] f23df028b6ca: Download complete [2023-09-07T03:35:18.835Z] d65c8cfc05b1: Verifying Checksum [2023-09-07T03:35:18.835Z] d65c8cfc05b1: Download complete [2023-09-07T03:35:18.835Z] 699f458cf7ca: Verifying Checksum [2023-09-07T03:35:18.835Z] 699f458cf7ca: Download complete [2023-09-07T03:35:19.449Z] 8998bd30e6a1: Verifying Checksum [2023-09-07T03:35:19.449Z] 8998bd30e6a1: Download complete [2023-09-07T03:35:21.500Z] 2437ff75d9bd: Verifying Checksum [2023-09-07T03:35:21.500Z] 2437ff75d9bd: Download complete [2023-09-07T03:35:23.462Z] 8998bd30e6a1: Pull complete [2023-09-07T03:35:25.412Z] 04944245beec: Pull complete [2023-09-07T03:35:26.823Z] 699f458cf7ca: Pull complete [2023-09-07T03:35:26.823Z] 765212b225bb: Pull complete [2023-09-07T03:35:27.785Z] f23df028b6ca: Pull complete [2023-09-07T03:35:27.785Z] d65c8cfc05b1: Pull complete [2023-09-07T03:35:42.785Z] 2437ff75d9bd: Pull complete [2023-09-07T03:35:42.785Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-07T03:35:42.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T03:35:42.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T03:35:43.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-5518 does not seem to be running inside a container [2023-09-07T03:35:43.166Z] $ 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 [2023-09-07T03:35:45.521Z] $ docker top 6029309d2c964df9ff0a881b759ed59830026891c7c2571b80dfabb7fe89661b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:35:46.401Z] ---> job-cost.sh [2023-09-07T03:35:46.401Z] lf-activate-venv: SKIPPING [2023-09-07T03:35:46.401Z] INFO: No Stack... [2023-09-07T03:35:46.666Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-07T03:35:47.619Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T03:35:47.955Z] + cut -d, -f6 [2023-09-07T03:35:47.956Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-09-07T03:35:48.303Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-382-1-stack-cost] [2023-09-07T03:35:48.308Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-382-1-stack-cost] did not exist. Created. [2023-09-07T03:35:48.308Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-382-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T03:35:48.717Z] /w/workspace/device-onvif-camera/1@tmp/durable-879d5b8e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-07T03:35:49.065Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-07T03:35:49.106Z] Warning: overwriting stash ‘stack-cost’ [2023-09-07T03:35:49.169Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T03:35:49.183Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-382-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T03:35:49.265Z] $ docker stop --time=1 6029309d2c964df9ff0a881b759ed59830026891c7c2571b80dfabb7fe89661b [2023-09-07T03:35:50.729Z] $ docker rm -f --volumes 6029309d2c964df9ff0a881b759ed59830026891c7c2571b80dfabb7fe89661b [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 [2023-09-07T03:35:51.746Z] provisioning config files... [2023-09-07T03:35:51.754Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-382@tmp/config9989497721439085573tmp [Pipeline] { [Pipeline] sh [2023-09-07T03:35:52.090Z] + set +x [2023-09-07T03:35:52.090Z] + + curl -s https://codecov.io/bash [2023-09-07T03:35:52.090Z] bash -s -- [2023-09-07T03:35:52.090Z] [2023-09-07T03:35:52.090Z] _____ _ [2023-09-07T03:35:52.090Z] / ____| | | [2023-09-07T03:35:52.090Z] | | ___ __| | ___ ___ _____ __ [2023-09-07T03:35:52.090Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-07T03:35:52.090Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-07T03:35:52.090Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-07T03:35:52.090Z] Bash-1.0.6 [2023-09-07T03:35:52.090Z] [2023-09-07T03:35:52.090Z] [2023-09-07T03:35:52.090Z] ==> git version 2.25.1 found [2023-09-07T03:35:52.090Z] ==> 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 [2023-09-07T03:35:52.090Z] Release-Date: 2020-01-08 [2023-09-07T03:35:52.090Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-07T03:35:52.090Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-07T03:35:52.090Z] ==> Jenkins CI detected. [2023-09-07T03:35:52.090Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-382 [2023-09-07T03:35:52.090Z] project root: . [2023-09-07T03:35:52.090Z] --> token set from env [2023-09-07T03:35:52.090Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-07T03:35:52.090Z] ==> Running gcov in . (disable via -X gcov) [2023-09-07T03:35:52.090Z] ==> Python coveragepy not found [2023-09-07T03:35:52.090Z] ==> Searching for coverage reports in: [2023-09-07T03:35:52.090Z] + . [2023-09-07T03:35:52.090Z] -> Found 1 reports [2023-09-07T03:35:52.090Z] ==> Detecting git/mercurial file structure [2023-09-07T03:35:52.090Z] ==> Reading reports [2023-09-07T03:35:52.090Z] + ./coverage.out bytes=78456 [2023-09-07T03:35:52.090Z] ==> Appending adjustments [2023-09-07T03:35:52.090Z] https://docs.codecov.io/docs/fixing-reports [2023-09-07T03:35:52.349Z] + Found adjustments [2023-09-07T03:35:52.349Z] ==> Gzipping contents [2023-09-07T03:35:52.349Z] 12K /tmp/codecov.VdG7Bn.gz [2023-09-07T03:35:52.349Z] ==> Uploading reports [2023-09-07T03:35:52.349Z] url: https://codecov.io [2023-09-07T03:35:52.349Z] query: branch=PR-382&commit=9541840a056559e8bdcf8d161c9a6241a38fc699&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=382&job=&cmd_args= [2023-09-07T03:35:52.349Z] -> Pinging Codecov [2023-09-07T03:35:52.350Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-382&commit=9541840a056559e8bdcf8d161c9a6241a38fc699&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=382&job=&cmd_args= [2023-09-07T03:35:52.609Z] -> Uploading to [2023-09-07T03:35:52.609Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-07/F29A59C45E3A92E06B3E522C9905F8EF/9541840a056559e8bdcf8d161c9a6241a38fc699/196929e7-b313-4908-b5a9-4ee3cfc4321d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T033552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e79884d6f87ff011a4c4cd51b37a9adf1376ffd17300c4c68ac0fd7ac3c0a540 [2023-09-07T03:35:52.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T03:35:52.609Z] Dload Upload Total Spent Left Speed [2023-09-07T03:35:52.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 50774 --:--:-- --:--:-- --:--:-- 50531 100 10561 0 0 100 10561 0 50290 --:--:-- --:--:-- --:--:-- 50052 [2023-09-07T03:35:52.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9541840a056559e8bdcf8d161c9a6241a38fc699 [Pipeline] } [2023-09-07T03:35:52.638Z] 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 [2023-09-07T03:35:54.502Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-382/archives ] [2023-09-07T03:35:54.502Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-382/archives [2023-09-07T03:35:54.502Z] total 16 [2023-09-07T03:35:54.502Z] drwxr-xr-x 3 root root 4096 Sep 7 03:24 . [2023-09-07T03:35:54.502Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 03:24 .. [2023-09-07T03:35:54.502Z] drwxr-xr-x 2 root root 4096 Sep 7 03:24 cost [2023-09-07T03:35:54.502Z] -rw-r--r-- 1 root root 91 Sep 7 03:24 cost.csv [2023-09-07T03:35:54.502Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-382/archives [2023-09-07T03:35:54.502Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-382/archives [2023-09-07T03:35:54.502Z] total 16 [2023-09-07T03:35:54.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 03:24 . [2023-09-07T03:35:54.502Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 03:24 .. [2023-09-07T03:35:54.502Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 03:24 cost [2023-09-07T03:35:54.502Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 7 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:35:54.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:35:55.736Z] ---> package-listing.sh [2023-09-07T03:35:55.736Z] ++ facter osfamily [2023-09-07T03:35:55.736Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-07T03:35:55.995Z] + OS_FAMILY=debian [2023-09-07T03:35:55.995Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-382 [2023-09-07T03:35:55.995Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-07T03:35:55.995Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-07T03:35:55.995Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-07T03:35:55.995Z] + PACKAGES=/tmp/packages_start.txt [2023-09-07T03:35:55.995Z] + '[' /w/workspace/undry_device-onvif-camera_PR-382 ']' [2023-09-07T03:35:55.995Z] + PACKAGES=/tmp/packages_end.txt [2023-09-07T03:35:55.995Z] + case "${OS_FAMILY}" in [2023-09-07T03:35:55.995Z] + dpkg -l [2023-09-07T03:35:55.995Z] + grep '^ii' [2023-09-07T03:35:55.995Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-07T03:35:55.995Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-07T03:35:55.995Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-07T03:35:55.995Z] + '[' /w/workspace/undry_device-onvif-camera_PR-382 ']' [2023-09-07T03:35:55.995Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-382/archives/ [2023-09-07T03:35:55.995Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-382/archives/ [Pipeline] echo [2023-09-07T03:35:56.027Z] 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-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-07T03:35:56.315Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T03:35:56.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T03:35:56.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T03:35:57.100Z] prd-ubuntu20.04-docker-8c-8g-5517 does not seem to be running inside a container [2023-09-07T03:35:57.139Z] $ 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-382/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-382 -v /w/workspace/undry_device-onvif-camera_PR-382:/w/workspace/undry_device-onvif-camera_PR-382:rw,z -v /w/workspace/undry_device-onvif-camera_PR-382@tmp:/w/workspace/undry_device-onvif-camera_PR-382@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 [2023-09-07T03:35:57.347Z] $ docker top 7570499a961f32fda9361382e39cfecfd5a7457ae8940831cc55063ae034dcbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T03:35:57.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-07T03:35:58.047Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-07T03:35:58.354Z] + ls /var/log/sa-host [2023-09-07T03:35:58.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T03:35:58.495Z] provisioning config files... [2023-09-07T03:35:58.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-382@tmp/config13990604010205185536tmp [Pipeline] { [Pipeline] echo [2023-09-07T03:35:58.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:35:58.867Z] ---> create-netrc.sh [Pipeline] } [2023-09-07T03:35:58.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:35:59.287Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-07T03:35:59.320Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:35:59.629Z] ---> sudo-logs.sh [2023-09-07T03:35:59.629Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-07T03:35:59.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:36:00.031Z] ---> job-cost.sh [2023-09-07T03:36:00.031Z] lf-activate-venv: SKIPPING [2023-09-07T03:36:00.031Z] DEBUG: total: 0.2199999988079071 [2023-09-07T03:36:00.031Z] INFO: Retrieving Stack Cost... [2023-09-07T03:36:00.291Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T03:36:00.860Z] INFO: Archiving Costs [Pipeline] echo [2023-09-07T03:36:00.896Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T03:36:01.207Z] ---> logs-deploy.sh [2023-09-07T03:36:01.207Z] lf-activate-venv: SKIPPING [2023-09-07T03:36:01.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-382/1 [2023-09-07T03:36:01.207Z] INFO: archiving workspace using pattern(s): [2023-09-07T03:36:02.143Z] Archives upload complete. [2023-09-07T03:36:02.401Z] INFO: archiving logs to Nexus