Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8746c938a55b5945dba82726ee73b77bfa0394d9 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-ssh13467640240497727482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3804491084827494996.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh682184432899231860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh746455561728841173.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11302542043518269985.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5444 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8746c938a55b5945dba82726ee73b77bfa0394d9 (main) Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#194)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8746c938a55b5945dba82726ee73b77bfa0394d9 # timeout=10 > git rev-list --no-walk 96327e049a2d26e356251a4ee56d80af5c884d85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T11:33:30.238Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T11:33:30.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T11:33:30.320Z] ========================================================= [2023-03-23T11:33:30.321Z] EdgeX Global Pipelines Version Info [2023-03-23T11:33:30.321Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:33:31.041Z] ------------------- [2023-03-23T11:33:31.041Z] stable info: [2023-03-23T11:33:31.041Z] ------------------- [2023-03-23T11:33:31.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T11:33:31.041Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T11:33:31.041Z] Message: update stable to v1.0.245 [2023-03-23T11:33:31.613Z] ------------------- [2023-03-23T11:33:31.613Z] experimental info: [2023-03-23T11:33:31.613Z] ------------------- [2023-03-23T11:33:31.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T11:33:31.613Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T11:33:31.613Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T11:33:31.786Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-23T11:33:31.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-23T11:33:31.820Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T11:33:31.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T11:33:31.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T11:33:31.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T11:33:31.875Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T11:33:31.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-23T11:33:31.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T11:33:31.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T11:33:31.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T11:33:31.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-23T11:33:31.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T11:33:31.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T11:33:31.965Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T11:33:31.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T11:33:31.988Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T11:33:32.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T11:33:32.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T11:33:32.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T11:33:32.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-23T11:33:32.048Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-23T11:33:32.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T11:33:32.073Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T11:33:32.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T11:33:32.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T11:33:32.124Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T11:33:32.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-23T11:33:32.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-23T11:33:32.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-23T11:33:32.183Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8746c938a55b5945dba82726ee73b77bfa0394d9 [Pipeline] echo [2023-03-23T11:33:32.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8746c93 [Pipeline] echo [2023-03-23T11:33:32.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T11:33:32.260Z] provisioning config files... [2023-03-23T11:33:32.280Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4778353189351590754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:33:32.587Z] ---> docker-login.sh [2023-03-23T11:33:32.587Z] nexus3.edgexfoundry.org:10001 [2023-03-23T11:33:32.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:32.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:32.861Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:32.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:32.861Z] [2023-03-23T11:33:32.861Z] Login Succeeded [2023-03-23T11:33:32.861Z] nexus3.edgexfoundry.org:10002 [2023-03-23T11:33:33.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:33.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:33.135Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:33.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:33.135Z] [2023-03-23T11:33:33.135Z] Login Succeeded [2023-03-23T11:33:33.135Z] nexus3.edgexfoundry.org:10003 [2023-03-23T11:33:33.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:33.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:33.135Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:33.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:33.135Z] [2023-03-23T11:33:33.135Z] Login Succeeded [2023-03-23T11:33:33.135Z] nexus3.edgexfoundry.org:10004 [2023-03-23T11:33:33.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:33.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:33.403Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:33.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:33.403Z] [2023-03-23T11:33:33.403Z] Login Succeeded [2023-03-23T11:33:33.403Z] docker.io [2023-03-23T11:33:33.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:33.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:33.663Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:33.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:33.663Z] [2023-03-23T11:33:33.663Z] Login Succeeded [2023-03-23T11:33:33.663Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T11:33:33.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T11:33:34.031Z] + git rev-list -1 --merges 8746c938a55b5945dba82726ee73b77bfa0394d9~1..8746c938a55b5945dba82726ee73b77bfa0394d9 [Pipeline] echo [2023-03-23T11:33:34.089Z] -----------> git rev-list -1 --merges 8746c938a55b5945dba82726ee73b77bfa0394d9~1..8746c938a55b5945dba82726ee73b77bfa0394d9 8746c938a55b5945dba82726ee73b77bfa0394d9 [false] [Pipeline] sh [2023-03-23T11:33:34.378Z] + git log --format=format:%s -1 8746c938a55b5945dba82726ee73b77bfa0394d9 [Pipeline] echo [2023-03-23T11:33:34.392Z] ========================================================= [2023-03-23T11:33:34.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T11:33:34.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T11:33:34.713Z] + git log --format=format:%s -1 8746c938a55b5945dba82726ee73b77bfa0394d9 [Pipeline] echo [2023-03-23T11:33:34.725Z] [semverPrep] GIT_COMMIT: 8746c938a55b5945dba82726ee73b77bfa0394d9, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory (#194) [Pipeline] echo [2023-03-23T11:33:34.734Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T11:33:35.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T11:33:35.110Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T11:33:35.110Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T11:33:35.110Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T11:33:35.110Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T11:33:35.110Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T11:33:35.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:33:35.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T11:33:35.527Z] [2023-03-23T11:33:35.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:33:35.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T11:33:35.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T11:33:35.832Z] b85a868b505f: Pulling fs layer [2023-03-23T11:33:35.832Z] e2be974225ed: Pulling fs layer [2023-03-23T11:33:35.832Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T11:33:35.832Z] 988bab9f4d93: Pulling fs layer [2023-03-23T11:33:35.832Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T11:33:35.832Z] eaf3925da568: Pulling fs layer [2023-03-23T11:33:35.832Z] 1469e6f7b9e6: Waiting [2023-03-23T11:33:35.832Z] bab4dde63d76: Pulling fs layer [2023-03-23T11:33:35.832Z] bde34c3a00c8: Pulling fs layer [2023-03-23T11:33:35.832Z] 988bab9f4d93: Waiting [2023-03-23T11:33:35.832Z] bab4dde63d76: Waiting [2023-03-23T11:33:35.832Z] b352a97aabf1: Pulling fs layer [2023-03-23T11:33:35.832Z] bde34c3a00c8: Waiting [2023-03-23T11:33:35.832Z] 4872d77fe225: Pulling fs layer [2023-03-23T11:33:35.832Z] b352a97aabf1: Waiting [2023-03-23T11:33:35.832Z] 5851b861e8e6: Pulling fs layer [2023-03-23T11:33:35.832Z] 5851b861e8e6: Waiting [2023-03-23T11:33:35.832Z] 4872d77fe225: Waiting [2023-03-23T11:33:35.832Z] e2be974225ed: Verifying Checksum [2023-03-23T11:33:35.832Z] e2be974225ed: Download complete [2023-03-23T11:33:35.832Z] 988bab9f4d93: Download complete [2023-03-23T11:33:36.093Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T11:33:36.093Z] 1469e6f7b9e6: Download complete [2023-03-23T11:33:36.093Z] eaf3925da568: Verifying Checksum [2023-03-23T11:33:36.093Z] eaf3925da568: Download complete [2023-03-23T11:33:36.093Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T11:33:36.093Z] 339a4e72a1f5: Download complete [2023-03-23T11:33:36.093Z] bde34c3a00c8: Verifying Checksum [2023-03-23T11:33:36.093Z] bde34c3a00c8: Download complete [2023-03-23T11:33:36.093Z] b352a97aabf1: Download complete [2023-03-23T11:33:36.093Z] 4872d77fe225: Verifying Checksum [2023-03-23T11:33:36.093Z] 4872d77fe225: Download complete [2023-03-23T11:33:36.093Z] b85a868b505f: Verifying Checksum [2023-03-23T11:33:36.093Z] b85a868b505f: Download complete [2023-03-23T11:33:36.093Z] 5851b861e8e6: Verifying Checksum [2023-03-23T11:33:36.093Z] 5851b861e8e6: Download complete [2023-03-23T11:33:36.664Z] bab4dde63d76: Verifying Checksum [2023-03-23T11:33:36.664Z] bab4dde63d76: Download complete [2023-03-23T11:33:37.602Z] b85a868b505f: Pull complete [2023-03-23T11:33:37.602Z] e2be974225ed: Pull complete [2023-03-23T11:33:38.174Z] 339a4e72a1f5: Pull complete [2023-03-23T11:33:38.174Z] 988bab9f4d93: Pull complete [2023-03-23T11:33:38.435Z] 1469e6f7b9e6: Pull complete [2023-03-23T11:33:38.696Z] eaf3925da568: Pull complete [2023-03-23T11:33:40.618Z] bab4dde63d76: Pull complete [2023-03-23T11:33:40.618Z] bde34c3a00c8: Pull complete [2023-03-23T11:33:40.878Z] b352a97aabf1: Pull complete [2023-03-23T11:33:40.878Z] 4872d77fe225: Pull complete [2023-03-23T11:33:40.878Z] 5851b861e8e6: Pull complete [2023-03-23T11:33:41.139Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T11:33:41.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T11:33:41.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:33:41.242Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:33:41.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T11:33:45.380Z] $ docker top 5e2cb6d2f736126753ea9bf1a2e6e2ea6db5a00a3428ba89d6ae1879f53ee4f9 -eo pid,comm [2023-03-23T11:33:45.447Z] 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-03-23T11:33:45.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T11:33:45.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T11:33:45.483Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T11:33:45.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T11:33:45.610Z] $ docker exec 5e2cb6d2f736126753ea9bf1a2e6e2ea6db5a00a3428ba89d6ae1879f53ee4f9 ssh-agent [2023-03-23T11:33:45.706Z] SSH_AUTH_SOCK=/tmp/ssh-SqWMKpZ0gRlr/agent.33 [2023-03-23T11:33:45.706Z] SSH_AGENT_PID=39 [2023-03-23T11:33:45.713Z] Running ssh-add (command line suppressed) [2023-03-23T11:33:45.828Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13441663797736961929.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13441663797736961929.key) [2023-03-23T11:33:45.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T11:33:46.127Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T11:33:46.141Z] $ docker exec --env ******** --env ******** 5e2cb6d2f736126753ea9bf1a2e6e2ea6db5a00a3428ba89d6ae1879f53ee4f9 ssh-agent -k [2023-03-23T11:33:46.250Z] unset SSH_AUTH_SOCK; [2023-03-23T11:33:46.250Z] unset SSH_AGENT_PID; [2023-03-23T11:33:46.250Z] echo Agent pid 39 killed; [2023-03-23T11:33:46.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T11:33:46.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T11:33:46.281Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T11:33:46.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T11:33:46.425Z] $ docker exec 5e2cb6d2f736126753ea9bf1a2e6e2ea6db5a00a3428ba89d6ae1879f53ee4f9 ssh-agent [2023-03-23T11:33:46.528Z] SSH_AUTH_SOCK=/tmp/ssh-5z3qvjoNKqoJ/agent.71 [2023-03-23T11:33:46.528Z] SSH_AGENT_PID=77 [2023-03-23T11:33:46.533Z] Running ssh-add (command line suppressed) [2023-03-23T11:33:46.643Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6600923179187550407.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6600923179187550407.key) [2023-03-23T11:33:46.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T11:33:46.943Z] + git semver init [2023-03-23T11:33:47.204Z] 2023-03-23 11:33:47,118 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T11:33:47.204Z] 2023-03-23 11:33:47,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-23T11:33:47.204Z] 2023-03-23 11:33:47,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-23T11:33:47.204Z] 2023-03-23 11:33:47,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-23T11:33:48.146Z] 2023-03-23 11:33:47,816 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-23T11:33:48.146Z] 2023-03-23 11:33:47,817 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-23T11:33:48.146Z] 2023-03-23 11:33:47,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:33:48.146Z] 2023-03-23 11:33:47,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:33:48.146Z] 3.0.0-dev.20 [Pipeline] } [2023-03-23T11:33:48.160Z] $ docker exec --env ******** --env ******** 5e2cb6d2f736126753ea9bf1a2e6e2ea6db5a00a3428ba89d6ae1879f53ee4f9 ssh-agent -k [2023-03-23T11:33:48.272Z] unset SSH_AUTH_SOCK; [2023-03-23T11:33:48.272Z] unset SSH_AGENT_PID; [2023-03-23T11:33:48.272Z] echo Agent pid 77 killed; [2023-03-23T11:33:48.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T11:33:48.588Z] + git semver [Pipeline] } [2023-03-23T11:33:48.866Z] $ docker stop --time=1 5e2cb6d2f736126753ea9bf1a2e6e2ea6db5a00a3428ba89d6ae1879f53ee4f9 [2023-03-23T11:33:50.191Z] $ docker rm -f --volumes 5e2cb6d2f736126753ea9bf1a2e6e2ea6db5a00a3428ba89d6ae1879f53ee4f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T11:33:50.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T11:33:50.731Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T11:33:50.733Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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-03-23T11:33:50.899Z] provisioning config files... [2023-03-23T11:33:50.908Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7182582285398602362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:33:51.201Z] ---> docker-login.sh [2023-03-23T11:33:51.201Z] nexus3.edgexfoundry.org:10001 [2023-03-23T11:33:51.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:51.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:51.201Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:51.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:51.201Z] [2023-03-23T11:33:51.201Z] Login Succeeded [2023-03-23T11:33:51.201Z] nexus3.edgexfoundry.org:10002 [2023-03-23T11:33:51.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:51.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:51.201Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:51.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:51.201Z] [2023-03-23T11:33:51.201Z] Login Succeeded [2023-03-23T11:33:51.201Z] nexus3.edgexfoundry.org:10003 [2023-03-23T11:33:51.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:51.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:51.460Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:51.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:51.460Z] [2023-03-23T11:33:51.460Z] Login Succeeded [2023-03-23T11:33:51.460Z] nexus3.edgexfoundry.org:10004 [2023-03-23T11:33:51.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:51.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:51.460Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:51.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:51.460Z] [2023-03-23T11:33:51.460Z] Login Succeeded [2023-03-23T11:33:51.460Z] docker.io [2023-03-23T11:33:51.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:33:51.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:33:51.980Z] Configure a credential helper to remove this warning. See [2023-03-23T11:33:51.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:33:51.980Z] [2023-03-23T11:33:51.980Z] Login Succeeded [2023-03-23T11:33:51.980Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T11:33:51.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T11:33:52.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T11:33:52.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T11:33:52.080Z] ========================================================= [2023-03-23T11:33:52.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T11:33:52.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:33:52.407Z] + 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-03-23T11:33:52.407Z] Sending build context to Docker daemon 1.867MB [2023-03-23T11:33:52.407Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T11:33:52.407Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-23T11:33:52.407Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T11:33:52.407Z] 63b65145d645: Pulling fs layer [2023-03-23T11:33:52.407Z] a2d21d5440eb: Pulling fs layer [2023-03-23T11:33:52.407Z] 935e6c44a52c: Pulling fs layer [2023-03-23T11:33:52.407Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T11:33:52.407Z] 30dea6a524f1: Pulling fs layer [2023-03-23T11:33:52.407Z] a2aff8979fd8: Pulling fs layer [2023-03-23T11:33:52.407Z] 6808be2612f2: Pulling fs layer [2023-03-23T11:33:52.407Z] f25807f1079a: Pulling fs layer [2023-03-23T11:33:52.407Z] 94cc34f8dd06: Waiting [2023-03-23T11:33:52.407Z] 30dea6a524f1: Waiting [2023-03-23T11:33:52.407Z] a2aff8979fd8: Waiting [2023-03-23T11:33:52.407Z] f25807f1079a: Waiting [2023-03-23T11:33:52.407Z] 6808be2612f2: Waiting [2023-03-23T11:33:52.407Z] a2d21d5440eb: Verifying Checksum [2023-03-23T11:33:52.407Z] a2d21d5440eb: Download complete [2023-03-23T11:33:52.667Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T11:33:52.667Z] 94cc34f8dd06: Download complete [2023-03-23T11:33:52.667Z] 30dea6a524f1: Download complete [2023-03-23T11:33:52.667Z] 63b65145d645: Verifying Checksum [2023-03-23T11:33:52.667Z] 63b65145d645: Download complete [2023-03-23T11:33:52.667Z] a2aff8979fd8: Verifying Checksum [2023-03-23T11:33:52.667Z] a2aff8979fd8: Download complete [2023-03-23T11:33:52.667Z] 63b65145d645: Pull complete [2023-03-23T11:33:52.929Z] a2d21d5440eb: Pull complete [2023-03-23T11:33:53.190Z] f25807f1079a: Verifying Checksum [2023-03-23T11:33:53.190Z] f25807f1079a: Download complete [2023-03-23T11:33:53.448Z] 935e6c44a52c: Verifying Checksum [2023-03-23T11:33:53.448Z] 935e6c44a52c: Download complete [2023-03-23T11:33:53.448Z] 6808be2612f2: Verifying Checksum [2023-03-23T11:33:53.448Z] 6808be2612f2: Download complete [2023-03-23T11:33:56.733Z] 935e6c44a52c: Pull complete [2023-03-23T11:33:56.733Z] 94cc34f8dd06: Pull complete [2023-03-23T11:33:56.733Z] 30dea6a524f1: Pull complete [2023-03-23T11:33:56.991Z] a2aff8979fd8: Pull complete [2023-03-23T11:33:59.523Z] 6808be2612f2: Pull complete [2023-03-23T11:34:00.089Z] f25807f1079a: Pull complete [2023-03-23T11:34:00.089Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T11:34:00.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T11:34:00.089Z] ---> 3b553350e43f [2023-03-23T11:34:00.089Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-23T11:34:05.844Z] Still waiting to schedule task [2023-03-23T11:34:05.844Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T11:34:08.258Z] ---> Running in 141a41ec4a88 [2023-03-23T11:34:08.827Z] Removing intermediate container 141a41ec4a88 [2023-03-23T11:34:08.827Z] ---> e320a23c212c [2023-03-23T11:34:08.827Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T11:34:09.087Z] ---> Running in b859a9170c74 [2023-03-23T11:34:09.657Z] Removing intermediate container b859a9170c74 [2023-03-23T11:34:09.657Z] ---> 65095079497e [2023-03-23T11:34:09.657Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-23T11:34:10.226Z] ---> Running in 68791b021fd7 [2023-03-23T11:34:10.794Z] Removing intermediate container 68791b021fd7 [2023-03-23T11:34:10.794Z] ---> 4b4ac74b4a21 [2023-03-23T11:34:10.794Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-23T11:34:11.362Z] ---> Running in 900eccda466f [2023-03-23T11:34:11.620Z] Removing intermediate container 900eccda466f [2023-03-23T11:34:11.620Z] ---> 5e09cd224012 [2023-03-23T11:34:11.620Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T11:34:11.878Z] ---> Running in 0a3a08159ab1 [2023-03-23T11:34:12.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T11:34:12.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T11:34:12.655Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-23T11:34:12.655Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-23T11:34:12.655Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-23T11:34:12.655Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-23T11:34:12.655Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-23T11:34:12.655Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-23T11:34:12.655Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-23T11:34:12.655Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-23T11:34:12.655Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-23T11:34:12.655Z] (10/14) Installing kmod-libs (30-r1) [2023-03-23T11:34:12.655Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-23T11:34:12.655Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-23T11:34:12.655Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-23T11:34:12.655Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-23T11:34:12.915Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T11:34:12.915Z] Executing eudev-3.2.11-r4.trigger [2023-03-23T11:34:12.915Z] OK: 272 MiB in 67 packages [2023-03-23T11:34:14.291Z] Removing intermediate container 0a3a08159ab1 [2023-03-23T11:34:14.291Z] ---> 537b6d4de9ba [2023-03-23T11:34:14.291Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-23T11:34:14.550Z] ---> Running in c8095d75b9aa [2023-03-23T11:34:14.808Z] Removing intermediate container c8095d75b9aa [2023-03-23T11:34:14.808Z] ---> dc918c42bf07 [2023-03-23T11:34:14.808Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-23T11:34:15.377Z] ---> e7f8689e7e2d [2023-03-23T11:34:15.377Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T11:34:15.637Z] ---> Running in 188df599ab42 [2023-03-23T11:35:11.888Z] Removing intermediate container 188df599ab42 [2023-03-23T11:35:11.888Z] ---> f8c20a22504b [2023-03-23T11:35:11.888Z] Step 11/13 : COPY . . [2023-03-23T11:35:11.888Z] ---> d0affba8ea83 [2023-03-23T11:35:11.888Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-23T11:35:11.888Z] ---> Running in e8fbb23652bc [2023-03-23T11:35:11.888Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T11:35:11.888Z] Dload Upload Total Spent Left Speed [2023-03-23T11:35:11.888Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7582 0 --:--:-- --:--:-- --:--:-- 7640 [2023-03-23T11:35:11.888Z] Removing intermediate container e8fbb23652bc [2023-03-23T11:35:11.888Z] ---> 9d7733b16261 [2023-03-23T11:35:11.888Z] Step 13/13 : RUN ${MAKE} [2023-03-23T11:35:11.888Z] ---> Running in 7dee5cca90cf [2023-03-23T11:35:11.888Z] noop [2023-03-23T11:35:11.888Z] Removing intermediate container 7dee5cca90cf [2023-03-23T11:35:11.888Z] ---> d521ea6baf98 [2023-03-23T11:35:11.888Z] Successfully built d521ea6baf98 [2023-03-23T11:35:11.888Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:35:12.209Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T11:35:12.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:35:12.299Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:35:12.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-23T11:35:12.712Z] $ docker top a907ea1baded00307d7a109fcc2708288b488a5cab360d15f85c5bcfc926f768 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T11:35:13.054Z] + go version [2023-03-23T11:35:13.054Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T11:35:13.067Z] $ docker stop --time=1 a907ea1baded00307d7a109fcc2708288b488a5cab360d15f85c5bcfc926f768 [2023-03-23T11:35:14.370Z] $ docker rm -f --volumes a907ea1baded00307d7a109fcc2708288b488a5cab360d15f85c5bcfc926f768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:35:14.797Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T11:35:14.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:35:14.869Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:35:14.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-23T11:35:15.413Z] $ docker top 29e6f02439febfc666e041fbf55d86401f000e032d7db0bce59252fb81524fba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T11:35:15.756Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-23T11:35:16.049Z] + make test [2023-03-23T11:35:16.050Z] go test ./... -coverprofile=coverage.out ./... [2023-03-23T11:35:21.314Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-23T11:35:31.277Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-23T11:35:31.277Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 2.0% of statements [2023-03-23T11:35:36.732Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5445 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-23T11:35:36.746Z] Running in /w/workspace/device-usb-camera/92 [Pipeline] { [Pipeline] checkout [2023-03-23T11:35:36.771Z] Selected Git installation does not exist. Using Default [2023-03-23T11:35:36.771Z] The recommended git tool is: NONE [2023-03-23T11:35:37.828Z] go vet ./... [2023-03-23T11:35:41.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T11:35:41.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T11:35:41.112Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T11:35:41.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T11:35:41.142Z] $ docker stop --time=1 29e6f02439febfc666e041fbf55d86401f000e032d7db0bce59252fb81524fba [2023-03-23T11:35:42.292Z] using credential edgex-jenkins-ssh [2023-03-23T11:35:42.319Z] Cloning the remote Git repository [2023-03-23T11:35:42.370Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-23T11:35:42.472Z] > git init /w/workspace/device-usb-camera/92 # timeout=10 [2023-03-23T11:35:42.626Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-23T11:35:42.627Z] > git --version # timeout=10 [2023-03-23T11:35:42.648Z] > git --version # 'git version 2.25.1' [2023-03-23T11:35:42.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T11:35:42.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T11:35:43.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-23T11:35:43.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T11:35:44.540Z] Avoid second fetch [2023-03-23T11:35:44.541Z] Checking out Revision 8746c938a55b5945dba82726ee73b77bfa0394d9 (main) [2023-03-23T11:35:44.741Z] $ docker rm -f --volumes 29e6f02439febfc666e041fbf55d86401f000e032d7db0bce59252fb81524fba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T11:35:45.137Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#194)" [2023-03-23T11:35:45.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T11:35:45.244Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-03-23T11:35:44.562Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T11:35:44.629Z] > git checkout -f 8746c938a55b5945dba82726ee73b77bfa0394d9 # timeout=10 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T11:35:45.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T11:35:46.142Z] + ls -al . [2023-03-23T11:35:46.143Z] total 188 [2023-03-23T11:35:46.143Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 11:35 . [2023-03-23T11:35:46.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 11:33 .. [2023-03-23T11:35:46.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 11:33 .git [2023-03-23T11:35:46.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 11:33 .github [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 23 11:33 .gitignore [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 11:33 .golangci.yml [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 23 11:33 .hadolint.yml [2023-03-23T11:35:46.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 11:33 .semver [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 23 11:33 Attribution.txt [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 23 11:33 CHANGELOG.md [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 23 11:33 Dockerfile [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 23 11:33 GOVERNANCE.md [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 23 11:33 Jenkinsfile [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 23 11:33 LICENSE [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 23 11:33 Makefile [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 23 11:33 OWNERS.md [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 5681 Mar 23 11:33 README.md [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 11:33 VERSION [2023-03-23T11:35:46.143Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 11:33 bin [2023-03-23T11:35:46.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 11:33 cmd [2023-03-23T11:35:46.143Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 23 11:35 coverage.out [2023-03-23T11:35:46.143Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 23 11:33 docker-entrypoint.sh [2023-03-23T11:35:46.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 11:33 docs [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 23 11:33 go.mod [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 23 11:33 go.sum [2023-03-23T11:35:46.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 11:33 internal [2023-03-23T11:35:46.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 11:33 snap [2023-03-23T11:35:46.143Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 23 11:33 version.go [2023-03-23T11:35:46.147Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T11:35:46.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T11:35:46.148Z] Dload Upload Total Spent Left Speed [2023-03-23T11:35:46.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-23T11:35:46.465Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8746c938a55b5945dba82726ee73b77bfa0394d9 --label arch=amd64 --label version=3.0.0-dev.20 . [2023-03-23T11:35:46.465Z] Sending build context to Docker daemon 1.896MB [2023-03-23T11:35:46.465Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T11:35:46.465Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-23T11:35:46.465Z] ---> d521ea6baf98 [2023-03-23T11:35:46.465Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-23T11:35:46.465Z] ---> Running in 3d069d76355e [2023-03-23T11:35:46.721Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-03-23T11:35:46.724Z] Removing intermediate container 3d069d76355e [2023-03-23T11:35:46.724Z] ---> 435632c540bd [2023-03-23T11:35:46.724Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T11:35:46.724Z] ---> Running in 1d93c1d17447 [2023-03-23T11:35:46.724Z] Removing intermediate container 1d93c1d17447 [2023-03-23T11:35:46.724Z] ---> 0a184aba9d50 [2023-03-23T11:35:46.724Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-23T11:35:46.724Z] ---> Running in dfa96a5956c4 [2023-03-23T11:35:46.724Z] Removing intermediate container dfa96a5956c4 [2023-03-23T11:35:46.724Z] ---> 1ba9b1ab6715 [2023-03-23T11:35:46.724Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-23T11:35:46.724Z] ---> Running in 2a098cdb63e7 [Pipeline] sh [2023-03-23T11:35:46.985Z] Removing intermediate container 2a098cdb63e7 [2023-03-23T11:35:46.985Z] ---> 7087744af3a5 [2023-03-23T11:35:46.985Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T11:35:46.985Z] ---> Running in b52fbf945002 [2023-03-23T11:35:47.058Z] + sudo tee /etc/docker/daemon.new [2023-03-23T11:35:47.058Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T11:35:47.058Z] { [2023-03-23T11:35:47.058Z] "registry-mirrors": [ [2023-03-23T11:35:47.058Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T11:35:47.058Z] ], [2023-03-23T11:35:47.058Z] "bip": "10.250.0.254/24", [2023-03-23T11:35:47.058Z] "hosts": [ [2023-03-23T11:35:47.058Z] "tcp://0.0.0.0:5555", [2023-03-23T11:35:47.058Z] "unix:///var/run/docker.sock" [2023-03-23T11:35:47.058Z] ], [2023-03-23T11:35:47.058Z] "mtu": 1458, [2023-03-23T11:35:47.058Z] "selinux-enabled": true, [2023-03-23T11:35:47.058Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T11:35:47.058Z] } [Pipeline] sh [2023-03-23T11:35:47.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T11:35:47.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T11:35:47.397Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T11:35:47.737Z] + sudo service docker restart [2023-03-23T11:35:47.814Z] OK: 272 MiB in 67 packages [2023-03-23T11:35:48.077Z] Removing intermediate container b52fbf945002 [2023-03-23T11:35:48.077Z] ---> 56dac96b661c [2023-03-23T11:35:48.077Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-23T11:35:48.077Z] ---> Running in 39138c2532c5 [2023-03-23T11:35:48.077Z] Removing intermediate container 39138c2532c5 [2023-03-23T11:35:48.077Z] ---> a334d2de07a0 [2023-03-23T11:35:48.077Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-23T11:35:48.077Z] ---> a8f9ed2081e1 [2023-03-23T11:35:48.077Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T11:35:48.337Z] ---> Running in 840a07fbd984 [2023-03-23T11:35:49.276Z] Removing intermediate container 840a07fbd984 [2023-03-23T11:35:49.276Z] ---> 5fc1ba3b04bb [2023-03-23T11:35:49.276Z] Step 11/35 : COPY . . [2023-03-23T11:35:49.276Z] ---> 1fb1256f4148 [2023-03-23T11:35:49.276Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-23T11:35:49.276Z] ---> Running in 4b5ea916f350 [2023-03-23T11:35:49.534Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T11:35:49.534Z] Dload Upload Total Spent Left Speed [2023-03-23T11:35:49.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16104 0 --:--:-- --:--:-- --:--:-- 16338 [2023-03-23T11:35:50.055Z] Removing intermediate container 4b5ea916f350 [2023-03-23T11:35:50.055Z] ---> 341238963055 [2023-03-23T11:35:50.055Z] Step 13/35 : RUN ${MAKE} [2023-03-23T11:35:50.055Z] ---> Running in 6927c59a675c [2023-03-23T11:35:50.315Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T11:36:06.101Z] provisioning config files... [2023-03-23T11:36:06.148Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/92@tmp/config10992140070973311394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:36:06.501Z] ---> docker-login.sh [2023-03-23T11:36:06.501Z] nexus3.edgexfoundry.org:10001 [2023-03-23T11:36:06.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:07.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:07.041Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:07.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:07.041Z] [2023-03-23T11:36:07.041Z] Login Succeeded [2023-03-23T11:36:07.041Z] nexus3.edgexfoundry.org:10002 [2023-03-23T11:36:07.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:07.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:07.580Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:07.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:07.580Z] [2023-03-23T11:36:07.580Z] Login Succeeded [2023-03-23T11:36:07.580Z] nexus3.edgexfoundry.org:10003 [2023-03-23T11:36:07.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:07.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:07.850Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:07.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:07.850Z] [2023-03-23T11:36:07.850Z] Login Succeeded [2023-03-23T11:36:07.850Z] nexus3.edgexfoundry.org:10004 [2023-03-23T11:36:08.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:08.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:08.124Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:08.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:08.124Z] [2023-03-23T11:36:08.124Z] Login Succeeded [2023-03-23T11:36:08.124Z] docker.io [2023-03-23T11:36:08.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:08.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:08.662Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:08.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:08.662Z] [2023-03-23T11:36:08.662Z] Login Succeeded [2023-03-23T11:36:08.662Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T11:36:08.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T11:36:08.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T11:36:08.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T11:36:08.955Z] ========================================================= [2023-03-23T11:36:08.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T11:36:08.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:09.303Z] + 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-03-23T11:36:09.579Z] Sending build context to Docker daemon 1.2MB [2023-03-23T11:36:09.579Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T11:36:09.579Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-23T11:36:09.850Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T11:36:09.850Z] af6eaf76a39c: Pulling fs layer [2023-03-23T11:36:09.850Z] 55522c791124: Pulling fs layer [2023-03-23T11:36:09.850Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T11:36:09.850Z] 169dfbe0d373: Pulling fs layer [2023-03-23T11:36:09.850Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T11:36:09.850Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T11:36:09.850Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T11:36:09.850Z] e1ff8fa3b103: Waiting [2023-03-23T11:36:09.850Z] 52ebb69f0ebf: Waiting [2023-03-23T11:36:09.850Z] 5abe8eddf0d5: Waiting [2023-03-23T11:36:09.850Z] 169dfbe0d373: Waiting [2023-03-23T11:36:09.850Z] 55522c791124: Download complete [2023-03-23T11:36:09.850Z] 169dfbe0d373: Download complete [2023-03-23T11:36:09.850Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T11:36:09.850Z] e1ff8fa3b103: Download complete [2023-03-23T11:36:09.850Z] af6eaf76a39c: Download complete [2023-03-23T11:36:10.821Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T11:36:10.821Z] 5abe8eddf0d5: Download complete [2023-03-23T11:36:12.239Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T11:36:12.239Z] ce5c4a1c91eb: Download complete [2023-03-23T11:36:12.239Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T11:36:12.239Z] 52ebb69f0ebf: Download complete [2023-03-23T11:36:13.650Z] af6eaf76a39c: Pull complete [2023-03-23T11:36:13.650Z] 55522c791124: Pull complete [2023-03-23T11:36:17.034Z] Removing intermediate container 6927c59a675c [2023-03-23T11:36:17.034Z] ---> 58370df5bac5 [2023-03-23T11:36:17.034Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-23T11:36:17.034Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-23T11:36:17.034Z] 4acc49c71d14: Pulling fs layer [2023-03-23T11:36:17.034Z] 4acc49c71d14: Verifying Checksum [2023-03-23T11:36:17.034Z] 4acc49c71d14: Download complete [2023-03-23T11:36:17.034Z] 4acc49c71d14: Pull complete [2023-03-23T11:36:17.034Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-23T11:36:17.034Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-23T11:36:17.034Z] ---> 01a2bd3e5fff [2023-03-23T11:36:17.034Z] Step 15/35 : FROM alpine:3.17 [2023-03-23T11:36:17.034Z] 3.17: Pulling from library/alpine [2023-03-23T11:36:17.034Z] 63b65145d645: Already exists [2023-03-23T11:36:17.034Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T11:36:17.034Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T11:36:17.034Z] ---> b2aa39c304c2 [2023-03-23T11:36:17.034Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-23T11:36:17.034Z] ---> Running in 8c35b0204475 [2023-03-23T11:36:17.034Z] Removing intermediate container 8c35b0204475 [2023-03-23T11:36:17.034Z] ---> f40d30e101ac [2023-03-23T11:36:17.034Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-23T11:36:17.034Z] ---> Running in 2a94ae97e0c9 [2023-03-23T11:36:17.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T11:36:17.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T11:36:17.034Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-03-23T11:36:17.034Z] (2/86) Installing sdl2 (2.26.3-r0) [2023-03-23T11:36:17.034Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-03-23T11:36:17.034Z] (4/86) Installing libxau (1.0.10-r0) [2023-03-23T11:36:17.034Z] (5/86) Installing libmd (1.0.4-r0) [2023-03-23T11:36:17.034Z] (6/86) Installing libbsd (0.11.7-r0) [2023-03-23T11:36:17.034Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-03-23T11:36:17.034Z] (8/86) Installing libxcb (1.15-r0) [2023-03-23T11:36:17.034Z] (9/86) Installing libx11 (1.8.4-r0) [2023-03-23T11:36:17.034Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-03-23T11:36:17.034Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-03-23T11:36:17.034Z] (12/86) Installing libexpat (2.5.0-r0) [2023-03-23T11:36:17.034Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-03-23T11:36:17.034Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-03-23T11:36:17.034Z] (15/86) Installing libpng (1.6.38-r0) [2023-03-23T11:36:17.034Z] (16/86) Installing freetype (2.12.1-r0) [2023-03-23T11:36:17.034Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-03-23T11:36:17.034Z] (18/86) Installing fribidi (1.0.12-r0) [2023-03-23T11:36:17.034Z] (19/86) Installing libffi (3.4.4-r0) [2023-03-23T11:36:17.034Z] (20/86) Installing libintl (0.21.1-r1) [2023-03-23T11:36:17.034Z] (21/86) Installing libblkid (2.38.1-r1) [2023-03-23T11:36:17.034Z] (22/86) Installing libmount (2.38.1-r1) [2023-03-23T11:36:17.034Z] (23/86) Installing pcre2 (10.42-r0) [2023-03-23T11:36:17.034Z] (24/86) Installing glib (2.74.6-r0) [2023-03-23T11:36:17.034Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-03-23T11:36:17.034Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-03-23T11:36:17.034Z] (27/86) Installing libass (0.16.0-r1) [2023-03-23T11:36:17.034Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-03-23T11:36:17.034Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-03-23T11:36:17.034Z] (30/86) Installing libpciaccess (0.17-r0) [2023-03-23T11:36:17.034Z] (31/86) Installing libdrm (2.4.114-r0) [2023-03-23T11:36:17.034Z] (32/86) Installing gmp (6.2.1-r2) [2023-03-23T11:36:17.034Z] (33/86) Installing nettle (3.8.1-r0) [2023-03-23T11:36:17.034Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-03-23T11:36:17.034Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-03-23T11:36:17.034Z] (36/86) Installing libunistring (1.1-r0) [2023-03-23T11:36:17.034Z] (37/86) Installing gnutls (3.7.8-r3) [2023-03-23T11:36:17.034Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-23T11:36:17.034Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-23T11:36:17.034Z] (40/86) Installing lame (3.100-r2) [2023-03-23T11:36:17.034Z] (41/86) Installing opus (1.3.1-r1) [2023-03-23T11:36:17.034Z] (42/86) Installing libasyncns (0.8-r1) [2023-03-23T11:36:17.034Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-03-23T11:36:17.034Z] (44/86) Installing libltdl (2.4.7-r1) [2023-03-23T11:36:17.034Z] (45/86) Installing orc (0.4.33-r0) [2023-03-23T11:36:17.034Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-03-23T11:36:17.034Z] (47/86) Installing libogg (1.3.5-r2) [2023-03-23T11:36:17.034Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-23T11:36:17.034Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-03-23T11:36:17.034Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-03-23T11:36:17.034Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-03-23T11:36:17.034Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-03-23T11:36:17.034Z] (53/86) Installing soxr (0.1.3-r3) [2023-03-23T11:36:17.034Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-03-23T11:36:17.034Z] (55/86) Installing tdb-libs (1.4.7-r0) [2023-03-23T11:36:17.034Z] (56/86) Installing libpulse (16.1-r6) [2023-03-23T11:36:17.034Z] (57/86) Installing cjson (1.7.15-r3) [2023-03-23T11:36:17.034Z] (58/86) Installing mbedtls (2.28.2-r0) [2023-03-23T11:36:17.034Z] (59/86) Installing librist (0.2.7-r0) [2023-03-23T11:36:17.034Z] (60/86) Installing libsrt (1.5.1-r0) [2023-03-23T11:36:17.034Z] (61/86) Installing libssh (0.10.4-r0) [2023-03-23T11:36:17.034Z] (62/86) Installing libtheora (1.1.1-r16) [2023-03-23T11:36:17.034Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-03-23T11:36:17.034Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-03-23T11:36:17.293Z] (65/86) Installing libxext (1.3.5-r0) [2023-03-23T11:36:17.293Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-03-23T11:36:17.293Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-03-23T11:36:17.293Z] (68/86) Installing libva (2.16.0-r0) [2023-03-23T11:36:17.293Z] (69/86) Installing libvdpau (1.5-r0) [2023-03-23T11:36:17.293Z] (70/86) Installing vidstab (1.1.0-r2) [2023-03-23T11:36:17.293Z] (71/86) Installing libvpx (1.12.0-r1) [2023-03-23T11:36:17.293Z] (72/86) Installing libwebp (1.2.4-r1) [2023-03-23T11:36:17.293Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-03-23T11:36:17.293Z] (74/86) Installing numactl (2.0.16-r1) [2023-03-23T11:36:17.293Z] (75/86) Installing x265-libs (3.5-r3) [2023-03-23T11:36:17.293Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-03-23T11:36:17.550Z] (77/86) Installing libsodium (1.0.18-r2) [2023-03-23T11:36:17.550Z] (78/86) Installing libzmq (4.3.4-r1) [2023-03-23T11:36:17.550Z] (79/86) Installing ffmpeg-libs (5.1.2-r2) [2023-03-23T11:36:17.550Z] (80/86) Installing ffmpeg (5.1.2-r2) [2023-03-23T11:36:17.550Z] (81/86) Installing udev-init-scripts (35-r1) [2023-03-23T11:36:17.550Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-03-23T11:36:17.550Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-03-23T11:36:17.550Z] (84/86) Installing zstd-libs (1.5.2-r9) [2023-03-23T11:36:17.550Z] (85/86) Installing kmod-libs (30-r1) [2023-03-23T11:36:17.809Z] (86/86) Installing eudev (3.2.11-r4) [2023-03-23T11:36:17.809Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T11:36:17.809Z] Executing eudev-3.2.11-r4.trigger [2023-03-23T11:36:17.809Z] OK: 111 MiB in 101 packages [2023-03-23T11:36:22.018Z] Removing intermediate container 2a94ae97e0c9 [2023-03-23T11:36:22.018Z] ---> 20858ed0bb46 [2023-03-23T11:36:22.018Z] Step 18/35 : WORKDIR / [2023-03-23T11:36:22.018Z] ---> Running in bef3b33a24d5 [2023-03-23T11:36:22.018Z] Removing intermediate container bef3b33a24d5 [2023-03-23T11:36:22.018Z] ---> 9d5c8c474d29 [2023-03-23T11:36:22.018Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-23T11:36:22.968Z] ---> 0d310438cd9c [2023-03-23T11:36:22.968Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-23T11:36:22.968Z] ---> 111e166a47bb [2023-03-23T11:36:22.968Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-23T11:36:22.968Z] ---> a549b6bbc479 [2023-03-23T11:36:22.968Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-23T11:36:23.227Z] ---> 5bce20846b51 [2023-03-23T11:36:23.227Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-23T11:36:23.486Z] ---> 767ff8e2faf2 [2023-03-23T11:36:23.486Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-23T11:36:23.724Z] ce5c4a1c91eb: Pull complete [2023-03-23T11:36:23.724Z] 169dfbe0d373: Pull complete [2023-03-23T11:36:23.724Z] e1ff8fa3b103: Pull complete [2023-03-23T11:36:23.745Z] ---> 5d213e8dade1 [2023-03-23T11:36:23.745Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-23T11:36:24.679Z] ---> 0887f3e901de [2023-03-23T11:36:24.679Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-23T11:36:24.679Z] ---> Running in b0db1e86ccbc [2023-03-23T11:36:25.246Z] Removing intermediate container b0db1e86ccbc [2023-03-23T11:36:25.246Z] ---> b5c1bca0d800 [2023-03-23T11:36:25.246Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-23T11:36:25.246Z] ---> Running in 8d845932fb76 [2023-03-23T11:36:25.811Z] Removing intermediate container 8d845932fb76 [2023-03-23T11:36:25.811Z] ---> 9bdbac8d40df [2023-03-23T11:36:25.811Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-23T11:36:25.811Z] ---> Running in e2728b8e47a2 [2023-03-23T11:36:26.380Z] Removing intermediate container e2728b8e47a2 [2023-03-23T11:36:26.380Z] ---> bb700cc9bd92 [2023-03-23T11:36:26.380Z] Step 29/35 : EXPOSE 59983 [2023-03-23T11:36:26.380Z] ---> Running in 0723934916c7 [2023-03-23T11:36:26.380Z] Removing intermediate container 0723934916c7 [2023-03-23T11:36:26.380Z] ---> 0216e64ba5e7 [2023-03-23T11:36:26.380Z] Step 30/35 : EXPOSE 8554 [2023-03-23T11:36:26.380Z] ---> Running in 6446d609f496 [2023-03-23T11:36:26.640Z] Removing intermediate container 6446d609f496 [2023-03-23T11:36:26.640Z] ---> 260a72f2c426 [2023-03-23T11:36:26.640Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-23T11:36:26.640Z] ---> Running in 5cf673f5bfdd [2023-03-23T11:36:26.640Z] Removing intermediate container 5cf673f5bfdd [2023-03-23T11:36:26.640Z] ---> 9c2d709c47f3 [2023-03-23T11:36:26.640Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-23T11:36:26.640Z] ---> Running in ac292e093770 [2023-03-23T11:36:26.899Z] Removing intermediate container ac292e093770 [2023-03-23T11:36:26.899Z] ---> 6d41085b5404 [2023-03-23T11:36:26.899Z] Step 33/35 : LABEL arch=amd64 [2023-03-23T11:36:26.899Z] ---> Running in 38806e2538b9 [2023-03-23T11:36:26.899Z] Removing intermediate container 38806e2538b9 [2023-03-23T11:36:26.899Z] ---> 321a54a36e62 [2023-03-23T11:36:26.899Z] Step 34/35 : LABEL git_sha=8746c938a55b5945dba82726ee73b77bfa0394d9 [2023-03-23T11:36:26.899Z] ---> Running in e5ec8efb74d4 [2023-03-23T11:36:27.159Z] Removing intermediate container e5ec8efb74d4 [2023-03-23T11:36:27.159Z] ---> 29ba2917889c [2023-03-23T11:36:27.159Z] Step 35/35 : LABEL version=3.0.0-dev.20 [2023-03-23T11:36:27.159Z] ---> Running in 073c68e2e6df [2023-03-23T11:36:27.159Z] Removing intermediate container 073c68e2e6df [2023-03-23T11:36:27.159Z] ---> 4163bf029749 [2023-03-23T11:36:27.159Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T11:36:27.159Z] Successfully built 4163bf029749 [2023-03-23T11:36:27.159Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T11:36:27.269Z] provisioning config files... [2023-03-23T11:36:27.283Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5459743523346216879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:36:27.600Z] ---> docker-login.sh [2023-03-23T11:36:27.600Z] nexus3.edgexfoundry.org:10001 [2023-03-23T11:36:27.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:27.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:27.600Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:27.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:27.600Z] [2023-03-23T11:36:27.600Z] Login Succeeded [2023-03-23T11:36:27.600Z] nexus3.edgexfoundry.org:10002 [2023-03-23T11:36:27.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:27.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:27.600Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:27.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:27.600Z] [2023-03-23T11:36:27.600Z] Login Succeeded [2023-03-23T11:36:27.600Z] nexus3.edgexfoundry.org:10003 [2023-03-23T11:36:27.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:27.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:27.860Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:27.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:27.860Z] [2023-03-23T11:36:27.860Z] Login Succeeded [2023-03-23T11:36:27.860Z] nexus3.edgexfoundry.org:10004 [2023-03-23T11:36:27.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:27.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:27.861Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:27.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:27.861Z] [2023-03-23T11:36:27.861Z] Login Succeeded [2023-03-23T11:36:27.861Z] docker.io [2023-03-23T11:36:28.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:36:28.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:36:28.380Z] Configure a credential helper to remove this warning. See [2023-03-23T11:36:28.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:36:28.380Z] [2023-03-23T11:36:28.380Z] Login Succeeded [2023-03-23T11:36:28.380Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T11:36:28.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-23T11:36:28.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T11:36:28.438Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-23T11:36:28.438Z] 8746c938a55b5945dba82726ee73b77bfa0394d9 [2023-03-23T11:36:28.438Z] latest [2023-03-23T11:36:28.438Z] 3.0.0-dev.20 [2023-03-23T11:36:28.438Z] 8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20 [2023-03-23T11:36:28.438Z] main [2023-03-23T11:36:28.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:28.770Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8746c938a55b5945dba82726ee73b77bfa0394d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:29.084Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8746c938a55b5945dba82726ee73b77bfa0394d9 [2023-03-23T11:36:29.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-23T11:36:29.084Z] c2f45212d422: Preparing [2023-03-23T11:36:29.084Z] 99b8e1f793c5: Preparing [2023-03-23T11:36:29.084Z] aa7208abf3ad: Preparing [2023-03-23T11:36:29.084Z] 3827b5b91e75: Preparing [2023-03-23T11:36:29.084Z] acc83c6ca332: Preparing [2023-03-23T11:36:29.084Z] 27e136803037: Preparing [2023-03-23T11:36:29.084Z] e637ae244668: Preparing [2023-03-23T11:36:29.084Z] d4c2384101f0: Preparing [2023-03-23T11:36:29.084Z] 6cc9fce2aa59: Preparing [2023-03-23T11:36:29.084Z] da0db88729f0: Preparing [2023-03-23T11:36:29.084Z] afecf0d85dfb: Preparing [2023-03-23T11:36:29.084Z] 7cd52847ad77: Preparing [2023-03-23T11:36:29.084Z] 27e136803037: Waiting [2023-03-23T11:36:29.084Z] da0db88729f0: Waiting [2023-03-23T11:36:29.084Z] e637ae244668: Waiting [2023-03-23T11:36:29.084Z] d4c2384101f0: Waiting [2023-03-23T11:36:29.084Z] 6cc9fce2aa59: Waiting [2023-03-23T11:36:29.084Z] afecf0d85dfb: Waiting [2023-03-23T11:36:29.084Z] acc83c6ca332: Pushed [2023-03-23T11:36:29.084Z] aa7208abf3ad: Pushed [2023-03-23T11:36:29.084Z] 99b8e1f793c5: Pushed [2023-03-23T11:36:29.084Z] c2f45212d422: Pushed [2023-03-23T11:36:29.342Z] 6cc9fce2aa59: Pushed [2023-03-23T11:36:29.342Z] d4c2384101f0: Pushed [2023-03-23T11:36:29.342Z] 27e136803037: Pushed [2023-03-23T11:36:29.342Z] e637ae244668: Pushed [2023-03-23T11:36:29.342Z] 7cd52847ad77: Layer already exists [2023-03-23T11:36:30.372Z] 52ebb69f0ebf: Pull complete [2023-03-23T11:36:31.051Z] 5abe8eddf0d5: Pull complete [2023-03-23T11:36:31.051Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T11:36:31.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T11:36:31.323Z] ---> 6cb57ee374ae [2023-03-23T11:36:31.323Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-23T11:36:31.882Z] 3827b5b91e75: Pushed [2023-03-23T11:36:31.882Z] da0db88729f0: Pushed [2023-03-23T11:36:33.280Z] ---> Running in ec96226d4989 [2023-03-23T11:36:33.280Z] Removing intermediate container ec96226d4989 [2023-03-23T11:36:33.280Z] ---> 8c3a8a052ac5 [2023-03-23T11:36:33.280Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T11:36:33.280Z] ---> Running in b2ec1ef704c1 [2023-03-23T11:36:33.547Z] Removing intermediate container b2ec1ef704c1 [2023-03-23T11:36:33.547Z] ---> f4ceea61c903 [2023-03-23T11:36:33.547Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-23T11:36:33.547Z] ---> Running in 919f471ac404 [2023-03-23T11:36:33.823Z] Removing intermediate container 919f471ac404 [2023-03-23T11:36:33.823Z] ---> f86d0e37fa64 [2023-03-23T11:36:33.823Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-23T11:36:34.091Z] ---> Running in f8e5d05a0d09 [2023-03-23T11:36:34.358Z] Removing intermediate container f8e5d05a0d09 [2023-03-23T11:36:34.358Z] ---> 36ad8fc00aef [2023-03-23T11:36:34.358Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T11:36:34.358Z] ---> Running in dc342e1237a3 [2023-03-23T11:36:35.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T11:36:35.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T11:36:36.868Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-23T11:36:36.868Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-23T11:36:36.868Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-23T11:36:36.868Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-23T11:36:36.868Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-23T11:36:37.135Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-23T11:36:37.135Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-23T11:36:37.135Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-23T11:36:37.135Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-23T11:36:37.135Z] (10/14) Installing kmod-libs (30-r1) [2023-03-23T11:36:37.135Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-23T11:36:37.135Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-23T11:36:37.135Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-23T11:36:37.135Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-23T11:36:37.403Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T11:36:37.403Z] Executing eudev-3.2.11-r4.trigger [2023-03-23T11:36:37.403Z] OK: 271 MiB in 67 packages [2023-03-23T11:36:39.985Z] Removing intermediate container dc342e1237a3 [2023-03-23T11:36:39.985Z] ---> f2a69d1f6b9b [2023-03-23T11:36:39.985Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-23T11:36:39.985Z] ---> Running in 18d6b7c6bcbe [2023-03-23T11:36:40.005Z] afecf0d85dfb: Pushed [2023-03-23T11:36:40.005Z] 8746c938a55b5945dba82726ee73b77bfa0394d9: digest: sha256:d526c557fef9ca44e312bef5396824f3e52cbb9bcd3ec36d800d173271d2d04e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:40.251Z] Removing intermediate container 18d6b7c6bcbe [2023-03-23T11:36:40.251Z] ---> a561136f0b0a [2023-03-23T11:36:40.251Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-23T11:36:40.319Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:40.530Z] ---> 5028831c25be [2023-03-23T11:36:40.530Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T11:36:40.629Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-23T11:36:40.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-23T11:36:40.629Z] c2f45212d422: Preparing [2023-03-23T11:36:40.629Z] 99b8e1f793c5: Preparing [2023-03-23T11:36:40.629Z] aa7208abf3ad: Preparing [2023-03-23T11:36:40.629Z] 3827b5b91e75: Preparing [2023-03-23T11:36:40.629Z] acc83c6ca332: Preparing [2023-03-23T11:36:40.629Z] 27e136803037: Preparing [2023-03-23T11:36:40.629Z] e637ae244668: Preparing [2023-03-23T11:36:40.629Z] d4c2384101f0: Preparing [2023-03-23T11:36:40.629Z] 6cc9fce2aa59: Preparing [2023-03-23T11:36:40.629Z] da0db88729f0: Preparing [2023-03-23T11:36:40.629Z] afecf0d85dfb: Preparing [2023-03-23T11:36:40.629Z] 7cd52847ad77: Preparing [2023-03-23T11:36:40.629Z] 27e136803037: Waiting [2023-03-23T11:36:40.629Z] e637ae244668: Waiting [2023-03-23T11:36:40.629Z] afecf0d85dfb: Waiting [2023-03-23T11:36:40.629Z] d4c2384101f0: Waiting [2023-03-23T11:36:40.629Z] 7cd52847ad77: Waiting [2023-03-23T11:36:40.629Z] 6cc9fce2aa59: Waiting [2023-03-23T11:36:40.629Z] da0db88729f0: Waiting [2023-03-23T11:36:40.629Z] aa7208abf3ad: Layer already exists [2023-03-23T11:36:40.629Z] acc83c6ca332: Layer already exists [2023-03-23T11:36:40.629Z] 3827b5b91e75: Layer already exists [2023-03-23T11:36:40.629Z] c2f45212d422: Layer already exists [2023-03-23T11:36:40.629Z] 99b8e1f793c5: Layer already exists [2023-03-23T11:36:40.629Z] 27e136803037: Layer already exists [2023-03-23T11:36:40.629Z] e637ae244668: Layer already exists [2023-03-23T11:36:40.629Z] d4c2384101f0: Layer already exists [2023-03-23T11:36:40.629Z] 6cc9fce2aa59: Layer already exists [2023-03-23T11:36:40.629Z] da0db88729f0: Layer already exists [2023-03-23T11:36:40.629Z] afecf0d85dfb: Layer already exists [2023-03-23T11:36:40.629Z] 7cd52847ad77: Layer already exists [2023-03-23T11:36:40.629Z] latest: digest: sha256:d526c557fef9ca44e312bef5396824f3e52cbb9bcd3ec36d800d173271d2d04e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:40.798Z] ---> Running in 6aab1e66f11e [2023-03-23T11:36:40.947Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:41.259Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.20 [2023-03-23T11:36:41.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-23T11:36:41.259Z] c2f45212d422: Preparing [2023-03-23T11:36:41.259Z] 99b8e1f793c5: Preparing [2023-03-23T11:36:41.259Z] aa7208abf3ad: Preparing [2023-03-23T11:36:41.259Z] 3827b5b91e75: Preparing [2023-03-23T11:36:41.259Z] acc83c6ca332: Preparing [2023-03-23T11:36:41.259Z] 27e136803037: Preparing [2023-03-23T11:36:41.259Z] e637ae244668: Preparing [2023-03-23T11:36:41.259Z] d4c2384101f0: Preparing [2023-03-23T11:36:41.259Z] 6cc9fce2aa59: Preparing [2023-03-23T11:36:41.259Z] da0db88729f0: Preparing [2023-03-23T11:36:41.259Z] afecf0d85dfb: Preparing [2023-03-23T11:36:41.259Z] 7cd52847ad77: Preparing [2023-03-23T11:36:41.259Z] d4c2384101f0: Waiting [2023-03-23T11:36:41.259Z] 6cc9fce2aa59: Waiting [2023-03-23T11:36:41.259Z] e637ae244668: Waiting [2023-03-23T11:36:41.259Z] 27e136803037: Waiting [2023-03-23T11:36:41.259Z] afecf0d85dfb: Waiting [2023-03-23T11:36:41.259Z] 7cd52847ad77: Waiting [2023-03-23T11:36:41.259Z] da0db88729f0: Waiting [2023-03-23T11:36:41.260Z] 3827b5b91e75: Layer already exists [2023-03-23T11:36:41.260Z] aa7208abf3ad: Layer already exists [2023-03-23T11:36:41.260Z] 99b8e1f793c5: Layer already exists [2023-03-23T11:36:41.260Z] acc83c6ca332: Layer already exists [2023-03-23T11:36:41.260Z] c2f45212d422: Layer already exists [2023-03-23T11:36:41.260Z] 27e136803037: Layer already exists [2023-03-23T11:36:41.260Z] d4c2384101f0: Layer already exists [2023-03-23T11:36:41.260Z] 6cc9fce2aa59: Layer already exists [2023-03-23T11:36:41.260Z] e637ae244668: Layer already exists [2023-03-23T11:36:41.260Z] da0db88729f0: Layer already exists [2023-03-23T11:36:41.260Z] afecf0d85dfb: Layer already exists [2023-03-23T11:36:41.260Z] 7cd52847ad77: Layer already exists [2023-03-23T11:36:41.260Z] 3.0.0-dev.20: digest: sha256:d526c557fef9ca44e312bef5396824f3e52cbb9bcd3ec36d800d173271d2d04e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:41.573Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:41.877Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20 [2023-03-23T11:36:41.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-23T11:36:41.878Z] c2f45212d422: Preparing [2023-03-23T11:36:41.878Z] 99b8e1f793c5: Preparing [2023-03-23T11:36:41.878Z] aa7208abf3ad: Preparing [2023-03-23T11:36:41.878Z] 3827b5b91e75: Preparing [2023-03-23T11:36:41.878Z] acc83c6ca332: Preparing [2023-03-23T11:36:41.878Z] 27e136803037: Preparing [2023-03-23T11:36:41.878Z] e637ae244668: Preparing [2023-03-23T11:36:41.878Z] d4c2384101f0: Preparing [2023-03-23T11:36:41.878Z] 6cc9fce2aa59: Preparing [2023-03-23T11:36:41.878Z] da0db88729f0: Preparing [2023-03-23T11:36:41.878Z] afecf0d85dfb: Preparing [2023-03-23T11:36:41.878Z] 7cd52847ad77: Preparing [2023-03-23T11:36:41.878Z] 6cc9fce2aa59: Waiting [2023-03-23T11:36:41.878Z] 27e136803037: Waiting [2023-03-23T11:36:41.878Z] da0db88729f0: Waiting [2023-03-23T11:36:41.878Z] 7cd52847ad77: Waiting [2023-03-23T11:36:41.878Z] afecf0d85dfb: Waiting [2023-03-23T11:36:41.878Z] e637ae244668: Waiting [2023-03-23T11:36:41.878Z] d4c2384101f0: Waiting [2023-03-23T11:36:41.878Z] 3827b5b91e75: Layer already exists [2023-03-23T11:36:41.878Z] c2f45212d422: Layer already exists [2023-03-23T11:36:41.878Z] acc83c6ca332: Layer already exists [2023-03-23T11:36:41.878Z] 99b8e1f793c5: Layer already exists [2023-03-23T11:36:41.878Z] aa7208abf3ad: Layer already exists [2023-03-23T11:36:41.878Z] 27e136803037: Layer already exists [2023-03-23T11:36:41.878Z] e637ae244668: Layer already exists [2023-03-23T11:36:41.878Z] d4c2384101f0: Layer already exists [2023-03-23T11:36:41.878Z] 6cc9fce2aa59: Layer already exists [2023-03-23T11:36:41.878Z] da0db88729f0: Layer already exists [2023-03-23T11:36:41.878Z] afecf0d85dfb: Layer already exists [2023-03-23T11:36:41.878Z] 7cd52847ad77: Layer already exists [2023-03-23T11:36:41.878Z] 8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20: digest: sha256:d526c557fef9ca44e312bef5396824f3e52cbb9bcd3ec36d800d173271d2d04e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:42.187Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:42.489Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-23T11:36:42.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-23T11:36:42.489Z] c2f45212d422: Preparing [2023-03-23T11:36:42.489Z] 99b8e1f793c5: Preparing [2023-03-23T11:36:42.489Z] aa7208abf3ad: Preparing [2023-03-23T11:36:42.489Z] 3827b5b91e75: Preparing [2023-03-23T11:36:42.489Z] acc83c6ca332: Preparing [2023-03-23T11:36:42.489Z] 27e136803037: Preparing [2023-03-23T11:36:42.489Z] e637ae244668: Preparing [2023-03-23T11:36:42.489Z] d4c2384101f0: Preparing [2023-03-23T11:36:42.489Z] 6cc9fce2aa59: Preparing [2023-03-23T11:36:42.489Z] da0db88729f0: Preparing [2023-03-23T11:36:42.489Z] afecf0d85dfb: Preparing [2023-03-23T11:36:42.489Z] 7cd52847ad77: Preparing [2023-03-23T11:36:42.489Z] d4c2384101f0: Waiting [2023-03-23T11:36:42.489Z] 6cc9fce2aa59: Waiting [2023-03-23T11:36:42.489Z] e637ae244668: Waiting [2023-03-23T11:36:42.489Z] da0db88729f0: Waiting [2023-03-23T11:36:42.489Z] afecf0d85dfb: Waiting [2023-03-23T11:36:42.489Z] 7cd52847ad77: Waiting [2023-03-23T11:36:42.489Z] 27e136803037: Waiting [2023-03-23T11:36:42.489Z] c2f45212d422: Layer already exists [2023-03-23T11:36:42.489Z] 99b8e1f793c5: Layer already exists [2023-03-23T11:36:42.489Z] acc83c6ca332: Layer already exists [2023-03-23T11:36:42.489Z] 3827b5b91e75: Layer already exists [2023-03-23T11:36:42.489Z] aa7208abf3ad: Layer already exists [2023-03-23T11:36:42.489Z] e637ae244668: Layer already exists [2023-03-23T11:36:42.489Z] 27e136803037: Layer already exists [2023-03-23T11:36:42.489Z] da0db88729f0: Layer already exists [2023-03-23T11:36:42.489Z] d4c2384101f0: Layer already exists [2023-03-23T11:36:42.489Z] 6cc9fce2aa59: Layer already exists [2023-03-23T11:36:42.489Z] 7cd52847ad77: Layer already exists [2023-03-23T11:36:42.489Z] afecf0d85dfb: Layer already exists [2023-03-23T11:36:42.490Z] main: digest: sha256:d526c557fef9ca44e312bef5396824f3e52cbb9bcd3ec36d800d173271d2d04e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-23T11:36:42.542Z] ===================================================== [Pipeline] echo [2023-03-23T11:36:42.555Z] taggedImages: [2023-03-23T11:36:42.555Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:8746c938a55b5945dba82726ee73b77bfa0394d9 [2023-03-23T11:36:42.555Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-23T11:36:42.555Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.20 [2023-03-23T11:36:42.555Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20 [2023-03-23T11:36:42.555Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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-03-23T11:36:42.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T11:36:42.961Z] [2023-03-23T11:36:42.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:36:43.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T11:36:43.260Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T11:36:43.260Z] 5eb5b503b376: Pulling fs layer [2023-03-23T11:36:43.260Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T11:36:43.260Z] ec43610c2a17: Pulling fs layer [2023-03-23T11:36:43.260Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T11:36:43.260Z] 33b1e0a273af: Pulling fs layer [2023-03-23T11:36:43.260Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T11:36:43.260Z] 2f39f015ded8: Pulling fs layer [2023-03-23T11:36:43.260Z] 3a2ae6a8a46f: Waiting [2023-03-23T11:36:43.260Z] 33b1e0a273af: Waiting [2023-03-23T11:36:43.260Z] 5d3b04190fa2: Waiting [2023-03-23T11:36:43.260Z] 2f39f015ded8: Waiting [2023-03-23T11:36:43.260Z] 5c69ac0246d0: Verifying Checksum [2023-03-23T11:36:43.260Z] 5c69ac0246d0: Download complete [2023-03-23T11:36:43.260Z] 3a2ae6a8a46f: Download complete [2023-03-23T11:36:43.519Z] 33b1e0a273af: Verifying Checksum [2023-03-23T11:36:43.519Z] 33b1e0a273af: Download complete [2023-03-23T11:36:43.519Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T11:36:43.519Z] 5d3b04190fa2: Download complete [2023-03-23T11:36:43.519Z] ec43610c2a17: Verifying Checksum [2023-03-23T11:36:43.519Z] ec43610c2a17: Download complete [2023-03-23T11:36:43.519Z] 5eb5b503b376: Verifying Checksum [2023-03-23T11:36:43.519Z] 5eb5b503b376: Download complete [2023-03-23T11:36:44.087Z] 2f39f015ded8: Download complete [2023-03-23T11:36:44.653Z] 5eb5b503b376: Pull complete [2023-03-23T11:36:44.911Z] 5c69ac0246d0: Pull complete [2023-03-23T11:36:45.170Z] ec43610c2a17: Pull complete [2023-03-23T11:36:45.170Z] 3a2ae6a8a46f: Pull complete [2023-03-23T11:36:45.428Z] 33b1e0a273af: Pull complete [2023-03-23T11:36:45.428Z] 5d3b04190fa2: Pull complete [2023-03-23T11:36:49.615Z] 2f39f015ded8: Pull complete [2023-03-23T11:36:49.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T11:36:49.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T11:36:49.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:36:49.950Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:36:49.977Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-03-23T11:36:54.982Z] $ docker top efb130b2ce2a05adaf3794b6e2b93ecbb176b3d8be11f79dd58ae871dbedd87a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:36:55.381Z] ---> job-cost.sh [2023-03-23T11:36:55.381Z] lf-activate-venv: SKIPPING [2023-03-23T11:36:55.381Z] INFO: No Stack... [2023-03-23T11:36:55.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T11:36:55.899Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T11:36:56.184Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-23T11:36:56.184Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T11:36:56.197Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-92-stack-cost] [2023-03-23T11:36:56.203Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-92-stack-cost] did not exist. Created. [2023-03-23T11:36:56.203Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T11:36:56.499Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T11:36:56.522Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T11:36:56.528Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T11:36:56.543Z] $ docker stop --time=1 efb130b2ce2a05adaf3794b6e2b93ecbb176b3d8be11f79dd58ae871dbedd87a [2023-03-23T11:36:57.702Z] $ docker rm -f --volumes efb130b2ce2a05adaf3794b6e2b93ecbb176b3d8be11f79dd58ae871dbedd87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T11:37:48.644Z] Removing intermediate container 6aab1e66f11e [2023-03-23T11:37:48.644Z] ---> f79548c87df2 [2023-03-23T11:37:48.644Z] Step 11/13 : COPY . . [2023-03-23T11:37:48.644Z] ---> 076b69570525 [2023-03-23T11:37:48.644Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-23T11:37:48.644Z] ---> Running in 0021ca0e5e6a [2023-03-23T11:37:48.644Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T11:37:48.644Z] Dload Upload Total Spent Left Speed [2023-03-23T11:37:48.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4090 0 --:--:-- --:--:-- --:--:-- 4100 [2023-03-23T11:37:49.234Z] Removing intermediate container 0021ca0e5e6a [2023-03-23T11:37:49.234Z] ---> 5fcc2a4729a7 [2023-03-23T11:37:49.234Z] Step 13/13 : RUN ${MAKE} [2023-03-23T11:37:49.234Z] ---> Running in 1b960b536654 [2023-03-23T11:37:50.193Z] noop [2023-03-23T11:37:50.775Z] Removing intermediate container 1b960b536654 [2023-03-23T11:37:50.775Z] ---> 3a9f560ba8fa [2023-03-23T11:37:50.775Z] Successfully built 3a9f560ba8fa [2023-03-23T11:37:50.775Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:37:51.125Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T11:37:51.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:37:51.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-5445 does not seem to be running inside a container [2023-03-23T11:37:51.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/92 -v /w/workspace/device-usb-camera/92:/w/workspace/device-usb-camera/92:rw,z -v /w/workspace/device-usb-camera/92@tmp:/w/workspace/device-usb-camera/92@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 ******** ci-base-image-arm64 cat [2023-03-23T11:37:52.427Z] $ docker top 40dfb573a9bdec991b496b2eb778ff10dca29d06b525cccaf847a8dbf499bb57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T11:37:53.221Z] + go version [2023-03-23T11:37:53.221Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T11:37:53.240Z] $ docker stop --time=1 40dfb573a9bdec991b496b2eb778ff10dca29d06b525cccaf847a8dbf499bb57 [2023-03-23T11:37:54.808Z] $ docker rm -f --volumes 40dfb573a9bdec991b496b2eb778ff10dca29d06b525cccaf847a8dbf499bb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:37:55.344Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T11:37:55.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:37:55.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-5445 does not seem to be running inside a container [2023-03-23T11:37:55.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/92 -v /w/workspace/device-usb-camera/92:/w/workspace/device-usb-camera/92:rw,z -v /w/workspace/device-usb-camera/92@tmp:/w/workspace/device-usb-camera/92@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 ******** ci-base-image-arm64 cat [2023-03-23T11:37:56.636Z] $ docker top 6722ae321528bc457ba7c6499633a0e2fb7662ef582636361f3386df3e9808c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T11:37:57.125Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/92 [Pipeline] fileExists [Pipeline] sh [2023-03-23T11:37:57.455Z] + make test [2023-03-23T11:37:57.455Z] go test ./... -coverprofile=coverage.out ./... [2023-03-23T11:38:29.672Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-23T11:40:36.393Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-23T11:40:36.393Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 2.0% of statements [2023-03-23T11:40:36.393Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T11:40:36.393Z] go vet ./... [2023-03-23T11:41:08.678Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T11:41:08.678Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T11:41:08.678Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T11:41:08.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T11:41:08.717Z] $ docker stop --time=1 6722ae321528bc457ba7c6499633a0e2fb7662ef582636361f3386df3e9808c5 [2023-03-23T11:41:10.705Z] $ docker rm -f --volumes 6722ae321528bc457ba7c6499633a0e2fb7662ef582636361f3386df3e9808c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T11:41:12.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T11:41:12.054Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T11:41:12.605Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T11:41:13.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T11:41:13.346Z] + ls -al . [2023-03-23T11:41:13.346Z] total 184 [2023-03-23T11:41:13.346Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 11:38 . [2023-03-23T11:41:13.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 11:35 .. [2023-03-23T11:41:13.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 11:35 .git [2023-03-23T11:41:13.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 11:35 .github [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 23 11:35 .gitignore [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 11:35 .golangci.yml [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 23 11:35 .hadolint.yml [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 23 11:35 Attribution.txt [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 23 11:35 CHANGELOG.md [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 23 11:35 Dockerfile [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 23 11:35 GOVERNANCE.md [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 23 11:35 Jenkinsfile [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 23 11:35 LICENSE [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 23 11:35 Makefile [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 23 11:35 OWNERS.md [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 5681 Mar 23 11:35 README.md [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 11:33 VERSION [2023-03-23T11:41:13.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 11:35 bin [2023-03-23T11:41:13.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 11:35 cmd [2023-03-23T11:41:13.346Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 23 11:40 coverage.out [2023-03-23T11:41:13.346Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 23 11:35 docker-entrypoint.sh [2023-03-23T11:41:13.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 11:35 docs [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 23 11:35 go.mod [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 23 11:35 go.sum [2023-03-23T11:41:13.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 11:35 internal [2023-03-23T11:41:13.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 11:35 snap [2023-03-23T11:41:13.346Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 23 11:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:41:13.699Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8746c938a55b5945dba82726ee73b77bfa0394d9 --label arch=arm64 --label version=3.0.0-dev.20 . [2023-03-23T11:41:13.976Z] Sending build context to Docker daemon 1.229MB [2023-03-23T11:41:13.976Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T11:41:13.976Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-23T11:41:13.976Z] ---> 3a9f560ba8fa [2023-03-23T11:41:13.976Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-23T11:41:14.246Z] ---> Running in b10d34570682 [2023-03-23T11:41:14.516Z] Removing intermediate container b10d34570682 [2023-03-23T11:41:14.516Z] ---> d3d0bfdef426 [2023-03-23T11:41:14.516Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T11:41:14.516Z] ---> Running in 1104d1534381 [2023-03-23T11:41:14.793Z] Removing intermediate container 1104d1534381 [2023-03-23T11:41:14.793Z] ---> 9c32d3bb55e6 [2023-03-23T11:41:14.793Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-23T11:41:15.063Z] ---> Running in 2eed86d7f419 [2023-03-23T11:41:15.335Z] Removing intermediate container 2eed86d7f419 [2023-03-23T11:41:15.335Z] ---> 03de762e59bb [2023-03-23T11:41:15.335Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-23T11:41:15.335Z] ---> Running in 922e5b7612a0 [2023-03-23T11:41:15.606Z] Removing intermediate container 922e5b7612a0 [2023-03-23T11:41:15.606Z] ---> 2bf90915855c [2023-03-23T11:41:15.606Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T11:41:15.606Z] ---> Running in 607e28c04d65 [2023-03-23T11:41:16.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T11:41:17.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T11:41:18.584Z] OK: 271 MiB in 67 packages [2023-03-23T11:41:19.180Z] Removing intermediate container 607e28c04d65 [2023-03-23T11:41:19.180Z] ---> af8d4ca2bf31 [2023-03-23T11:41:19.180Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-23T11:41:19.449Z] ---> Running in e3f70253b04b [2023-03-23T11:41:19.719Z] Removing intermediate container e3f70253b04b [2023-03-23T11:41:19.719Z] ---> e312cb809da5 [2023-03-23T11:41:19.719Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-23T11:41:20.309Z] ---> 3d45a57561ab [2023-03-23T11:41:20.309Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T11:41:20.309Z] ---> Running in 02bf432e1acb [2023-03-23T11:41:22.891Z] Removing intermediate container 02bf432e1acb [2023-03-23T11:41:22.891Z] ---> 9b148f42c626 [2023-03-23T11:41:22.891Z] Step 11/35 : COPY . . [2023-03-23T11:41:23.482Z] ---> 93908b978e41 [2023-03-23T11:41:23.482Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-23T11:41:23.482Z] ---> Running in 2584029c9418 [2023-03-23T11:41:24.443Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T11:41:24.443Z] Dload Upload Total Spent Left Speed [2023-03-23T11:41:24.708Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3005 0 --:--:-- --:--:-- --:--:-- 3017 [2023-03-23T11:41:25.307Z] Removing intermediate container 2584029c9418 [2023-03-23T11:41:25.307Z] ---> 007818d7f1b3 [2023-03-23T11:41:25.307Z] Step 13/35 : RUN ${MAKE} [2023-03-23T11:41:25.574Z] ---> Running in c77ddd370ecc [2023-03-23T11:41:26.532Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-23T11:44:03.248Z] Removing intermediate container c77ddd370ecc [2023-03-23T11:44:03.248Z] ---> 0e8a863c8f18 [2023-03-23T11:44:03.248Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-23T11:44:03.248Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-23T11:44:03.248Z] 8766b47fe142: Pulling fs layer [2023-03-23T11:44:03.248Z] 8766b47fe142: Verifying Checksum [2023-03-23T11:44:03.248Z] 8766b47fe142: Download complete [2023-03-23T11:44:03.248Z] 8766b47fe142: Pull complete [2023-03-23T11:44:03.248Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-23T11:44:03.248Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-23T11:44:03.248Z] ---> 69d40e2cb93c [2023-03-23T11:44:03.248Z] Step 15/35 : FROM alpine:3.17 [2023-03-23T11:44:03.248Z] 3.17: Pulling from library/alpine [2023-03-23T11:44:03.248Z] af6eaf76a39c: Already exists [2023-03-23T11:44:03.248Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T11:44:03.248Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T11:44:03.248Z] ---> d74e625d9115 [2023-03-23T11:44:03.248Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-23T11:44:03.248Z] ---> Running in cea96f4e8ef8 [2023-03-23T11:44:03.248Z] Removing intermediate container cea96f4e8ef8 [2023-03-23T11:44:03.248Z] ---> a08c8a40c99a [2023-03-23T11:44:03.248Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-23T11:44:03.248Z] ---> Running in 9d0fd76f651e [2023-03-23T11:44:03.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T11:44:03.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T11:44:03.248Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-03-23T11:44:03.248Z] (2/83) Installing sdl2 (2.26.3-r0) [2023-03-23T11:44:03.248Z] (3/83) Installing libxau (1.0.10-r0) [2023-03-23T11:44:03.248Z] (4/83) Installing libmd (1.0.4-r0) [2023-03-23T11:44:03.248Z] (5/83) Installing libbsd (0.11.7-r0) [2023-03-23T11:44:03.248Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-03-23T11:44:03.248Z] (7/83) Installing libxcb (1.15-r0) [2023-03-23T11:44:03.248Z] (8/83) Installing libx11 (1.8.4-r0) [2023-03-23T11:44:03.248Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-03-23T11:44:03.248Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-03-23T11:44:03.248Z] (11/83) Installing libexpat (2.5.0-r0) [2023-03-23T11:44:03.248Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-03-23T11:44:03.248Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-03-23T11:44:03.248Z] (14/83) Installing libpng (1.6.38-r0) [2023-03-23T11:44:03.248Z] (15/83) Installing freetype (2.12.1-r0) [2023-03-23T11:44:03.248Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-03-23T11:44:03.248Z] (17/83) Installing fribidi (1.0.12-r0) [2023-03-23T11:44:03.248Z] (18/83) Installing libffi (3.4.4-r0) [2023-03-23T11:44:03.248Z] (19/83) Installing libintl (0.21.1-r1) [2023-03-23T11:44:03.248Z] (20/83) Installing libblkid (2.38.1-r1) [2023-03-23T11:44:03.248Z] (21/83) Installing libmount (2.38.1-r1) [2023-03-23T11:44:03.248Z] (22/83) Installing pcre2 (10.42-r0) [2023-03-23T11:44:03.248Z] (23/83) Installing glib (2.74.6-r0) [2023-03-23T11:44:03.248Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-03-23T11:44:03.248Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-03-23T11:44:03.248Z] (26/83) Installing libass (0.16.0-r1) [2023-03-23T11:44:03.248Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-03-23T11:44:03.248Z] (28/83) Installing libdrm (2.4.114-r0) [2023-03-23T11:44:03.248Z] (29/83) Installing gmp (6.2.1-r2) [2023-03-23T11:44:03.248Z] (30/83) Installing nettle (3.8.1-r0) [2023-03-23T11:44:03.248Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-03-23T11:44:03.248Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-03-23T11:44:03.248Z] (33/83) Installing libunistring (1.1-r0) [2023-03-23T11:44:03.248Z] (34/83) Installing gnutls (3.7.8-r3) [2023-03-23T11:44:03.248Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-23T11:44:03.249Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-23T11:44:03.249Z] (37/83) Installing lame (3.100-r2) [2023-03-23T11:44:03.249Z] (38/83) Installing opus (1.3.1-r1) [2023-03-23T11:44:03.249Z] (39/83) Installing libasyncns (0.8-r1) [2023-03-23T11:44:03.249Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-03-23T11:44:03.249Z] (41/83) Installing libltdl (2.4.7-r1) [2023-03-23T11:44:03.249Z] (42/83) Installing orc (0.4.33-r0) [2023-03-23T11:44:03.249Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-03-23T11:44:03.249Z] (44/83) Installing libogg (1.3.5-r2) [2023-03-23T11:44:03.249Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-23T11:44:03.249Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-03-23T11:44:03.249Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-03-23T11:44:03.249Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-03-23T11:44:03.249Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-03-23T11:44:03.249Z] (50/83) Installing soxr (0.1.3-r3) [2023-03-23T11:44:03.249Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-03-23T11:44:03.249Z] (52/83) Installing tdb-libs (1.4.7-r0) [2023-03-23T11:44:03.249Z] (53/83) Installing libpulse (16.1-r6) [2023-03-23T11:44:03.249Z] (54/83) Installing cjson (1.7.15-r3) [2023-03-23T11:44:03.249Z] (55/83) Installing mbedtls (2.28.2-r0) [2023-03-23T11:44:03.249Z] (56/83) Installing librist (0.2.7-r0) [2023-03-23T11:44:03.249Z] (57/83) Installing libsrt (1.5.1-r0) [2023-03-23T11:44:03.249Z] (58/83) Installing libssh (0.10.4-r0) [2023-03-23T11:44:03.249Z] (59/83) Installing libtheora (1.1.1-r16) [2023-03-23T11:44:03.249Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-03-23T11:44:03.249Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-03-23T11:44:03.249Z] (62/83) Installing libxext (1.3.5-r0) [2023-03-23T11:44:03.249Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-03-23T11:44:03.249Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-03-23T11:44:03.249Z] (65/83) Installing libva (2.16.0-r0) [2023-03-23T11:44:03.249Z] (66/83) Installing libvdpau (1.5-r0) [2023-03-23T11:44:03.249Z] (67/83) Installing vidstab (1.1.0-r2) [2023-03-23T11:44:03.249Z] (68/83) Installing libvpx (1.12.0-r1) [2023-03-23T11:44:03.249Z] (69/83) Installing libwebp (1.2.4-r1) [2023-03-23T11:44:03.249Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-03-23T11:44:03.249Z] (71/83) Installing numactl (2.0.16-r1) [2023-03-23T11:44:03.249Z] (72/83) Installing x265-libs (3.5-r3) [2023-03-23T11:44:03.249Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-03-23T11:44:03.249Z] (74/83) Installing libsodium (1.0.18-r2) [2023-03-23T11:44:03.249Z] (75/83) Installing libzmq (4.3.4-r1) [2023-03-23T11:44:03.249Z] (76/83) Installing ffmpeg-libs (5.1.2-r2) [2023-03-23T11:44:03.249Z] (77/83) Installing ffmpeg (5.1.2-r2) [2023-03-23T11:44:03.249Z] (78/83) Installing udev-init-scripts (35-r1) [2023-03-23T11:44:03.249Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-03-23T11:44:03.249Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-03-23T11:44:03.249Z] (81/83) Installing zstd-libs (1.5.2-r9) [2023-03-23T11:44:03.249Z] (82/83) Installing kmod-libs (30-r1) [2023-03-23T11:44:03.249Z] (83/83) Installing eudev (3.2.11-r4) [2023-03-23T11:44:03.249Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T11:44:03.249Z] Executing eudev-3.2.11-r4.trigger [2023-03-23T11:44:03.249Z] OK: 86 MiB in 98 packages [2023-03-23T11:44:03.249Z] Removing intermediate container 9d0fd76f651e [2023-03-23T11:44:03.249Z] ---> fc3d6a2d501e [2023-03-23T11:44:03.249Z] Step 18/35 : WORKDIR / [2023-03-23T11:44:03.249Z] ---> Running in 4bb66d3a8ce2 [2023-03-23T11:44:03.249Z] Removing intermediate container 4bb66d3a8ce2 [2023-03-23T11:44:03.249Z] ---> 6e2cb5feabc8 [2023-03-23T11:44:03.249Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-23T11:44:03.249Z] ---> dd6c1a2fd218 [2023-03-23T11:44:03.249Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-23T11:44:03.832Z] ---> 54fb04262718 [2023-03-23T11:44:03.832Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-23T11:44:04.099Z] ---> 6542e9c627e6 [2023-03-23T11:44:04.099Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-23T11:44:04.692Z] ---> 19e23b1c5f7d [2023-03-23T11:44:04.692Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-23T11:44:05.302Z] ---> c817ba2212fa [2023-03-23T11:44:05.302Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-23T11:44:05.568Z] ---> e28eb12fba9b [2023-03-23T11:44:05.568Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-23T11:44:06.978Z] ---> d4192e215e38 [2023-03-23T11:44:06.978Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-23T11:44:06.978Z] ---> Running in 237290e10fe0 [2023-03-23T11:44:09.558Z] Removing intermediate container 237290e10fe0 [2023-03-23T11:44:09.558Z] ---> 8c639c8d216a [2023-03-23T11:44:09.558Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-23T11:44:09.558Z] ---> Running in bc481e794b4c [2023-03-23T11:44:11.497Z] Removing intermediate container bc481e794b4c [2023-03-23T11:44:11.497Z] ---> 97dd46cc5dc3 [2023-03-23T11:44:11.497Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-23T11:44:11.497Z] ---> Running in f6b0bc37cc27 [2023-03-23T11:44:12.904Z] Removing intermediate container f6b0bc37cc27 [2023-03-23T11:44:12.904Z] ---> f8fc415d8750 [2023-03-23T11:44:12.904Z] Step 29/35 : EXPOSE 59983 [2023-03-23T11:44:12.904Z] ---> Running in 9722ca6e6fa2 [2023-03-23T11:44:12.904Z] Removing intermediate container 9722ca6e6fa2 [2023-03-23T11:44:12.904Z] ---> 9d0c1fa13893 [2023-03-23T11:44:12.904Z] Step 30/35 : EXPOSE 8554 [2023-03-23T11:44:12.904Z] ---> Running in f8f9eb347977 [2023-03-23T11:44:13.177Z] Removing intermediate container f8f9eb347977 [2023-03-23T11:44:13.177Z] ---> a4928b569ccd [2023-03-23T11:44:13.177Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-23T11:44:13.443Z] ---> Running in 12e29f280474 [2023-03-23T11:44:13.709Z] Removing intermediate container 12e29f280474 [2023-03-23T11:44:13.709Z] ---> 73b888169965 [2023-03-23T11:44:13.709Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-23T11:44:13.709Z] ---> Running in 8de52af43162 [2023-03-23T11:44:13.974Z] Removing intermediate container 8de52af43162 [2023-03-23T11:44:13.974Z] ---> 3b65dbbe66c8 [2023-03-23T11:44:13.974Z] Step 33/35 : LABEL arch=arm64 [2023-03-23T11:44:13.974Z] ---> Running in 4735a44d5066 [2023-03-23T11:44:14.241Z] Removing intermediate container 4735a44d5066 [2023-03-23T11:44:14.241Z] ---> 9af4937539b1 [2023-03-23T11:44:14.241Z] Step 34/35 : LABEL git_sha=8746c938a55b5945dba82726ee73b77bfa0394d9 [2023-03-23T11:44:14.241Z] ---> Running in 0a85c3657cdd [2023-03-23T11:44:14.507Z] Removing intermediate container 0a85c3657cdd [2023-03-23T11:44:14.507Z] ---> 8b0202eefd23 [2023-03-23T11:44:14.507Z] Step 35/35 : LABEL version=3.0.0-dev.20 [2023-03-23T11:44:14.774Z] ---> Running in 7c3ca14c1d82 [2023-03-23T11:44:15.039Z] Removing intermediate container 7c3ca14c1d82 [2023-03-23T11:44:15.039Z] ---> 34e31105c0a9 [2023-03-23T11:44:15.039Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T11:44:15.039Z] Successfully built 34e31105c0a9 [2023-03-23T11:44:15.039Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T11:44:15.161Z] provisioning config files... [2023-03-23T11:44:15.175Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/92@tmp/config5187499054316924043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:44:15.513Z] ---> docker-login.sh [2023-03-23T11:44:15.513Z] nexus3.edgexfoundry.org:10001 [2023-03-23T11:44:15.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:44:15.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:44:15.780Z] Configure a credential helper to remove this warning. See [2023-03-23T11:44:15.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:44:15.780Z] [2023-03-23T11:44:15.780Z] Login Succeeded [2023-03-23T11:44:15.780Z] nexus3.edgexfoundry.org:10002 [2023-03-23T11:44:16.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:44:16.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:44:16.046Z] Configure a credential helper to remove this warning. See [2023-03-23T11:44:16.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:44:16.046Z] [2023-03-23T11:44:16.046Z] Login Succeeded [2023-03-23T11:44:16.046Z] nexus3.edgexfoundry.org:10003 [2023-03-23T11:44:16.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:44:16.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:44:16.314Z] Configure a credential helper to remove this warning. See [2023-03-23T11:44:16.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:44:16.314Z] [2023-03-23T11:44:16.314Z] Login Succeeded [2023-03-23T11:44:16.314Z] nexus3.edgexfoundry.org:10004 [2023-03-23T11:44:16.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:44:16.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:44:16.846Z] Configure a credential helper to remove this warning. See [2023-03-23T11:44:16.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:44:16.846Z] [2023-03-23T11:44:16.846Z] Login Succeeded [2023-03-23T11:44:16.846Z] docker.io [2023-03-23T11:44:17.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T11:44:17.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T11:44:17.378Z] Configure a credential helper to remove this warning. See [2023-03-23T11:44:17.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T11:44:17.378Z] [2023-03-23T11:44:17.378Z] Login Succeeded [2023-03-23T11:44:17.378Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T11:44:17.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-23T11:44:17.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T11:44:17.454Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-23T11:44:17.454Z] 8746c938a55b5945dba82726ee73b77bfa0394d9 [2023-03-23T11:44:17.454Z] latest [2023-03-23T11:44:17.454Z] 3.0.0-dev.20 [2023-03-23T11:44:17.454Z] 8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20 [2023-03-23T11:44:17.454Z] main [2023-03-23T11:44:17.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:17.820Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8746c938a55b5945dba82726ee73b77bfa0394d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:18.167Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8746c938a55b5945dba82726ee73b77bfa0394d9 [2023-03-23T11:44:18.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-23T11:44:18.167Z] 2878e7984736: Preparing [2023-03-23T11:44:18.167Z] 19f9dd5eabe9: Preparing [2023-03-23T11:44:18.167Z] 04637516d1b3: Preparing [2023-03-23T11:44:18.167Z] 608d194cb50c: Preparing [2023-03-23T11:44:18.167Z] acc83c6ca332: Preparing [2023-03-23T11:44:18.167Z] 2dab07e45265: Preparing [2023-03-23T11:44:18.167Z] e1ddace1655b: Preparing [2023-03-23T11:44:18.167Z] afb42431f300: Preparing [2023-03-23T11:44:18.167Z] fb425ed092a4: Preparing [2023-03-23T11:44:18.167Z] 50c83d7288bb: Preparing [2023-03-23T11:44:18.167Z] 7959e142df64: Preparing [2023-03-23T11:44:18.167Z] edf70074bd40: Preparing [2023-03-23T11:44:18.167Z] afb42431f300: Waiting [2023-03-23T11:44:18.167Z] fb425ed092a4: Waiting [2023-03-23T11:44:18.167Z] 50c83d7288bb: Waiting [2023-03-23T11:44:18.167Z] 7959e142df64: Waiting [2023-03-23T11:44:18.167Z] edf70074bd40: Waiting [2023-03-23T11:44:18.167Z] 2dab07e45265: Waiting [2023-03-23T11:44:18.167Z] e1ddace1655b: Waiting [2023-03-23T11:44:18.434Z] 2878e7984736: Pushed [2023-03-23T11:44:18.434Z] acc83c6ca332: Pushed [2023-03-23T11:44:18.434Z] 19f9dd5eabe9: Pushed [2023-03-23T11:44:18.434Z] 04637516d1b3: Pushed [2023-03-23T11:44:18.699Z] fb425ed092a4: Pushed [2023-03-23T11:44:18.700Z] e1ddace1655b: Pushed [2023-03-23T11:44:18.700Z] 2dab07e45265: Pushed [2023-03-23T11:44:18.700Z] afb42431f300: Pushed [2023-03-23T11:44:18.700Z] edf70074bd40: Layer already exists [2023-03-23T11:44:24.030Z] 608d194cb50c: Pushed [2023-03-23T11:44:24.030Z] 50c83d7288bb: Pushed [2023-03-23T11:44:32.214Z] 7959e142df64: Pushed [2023-03-23T11:44:32.214Z] 8746c938a55b5945dba82726ee73b77bfa0394d9: digest: sha256:363894be52362a250b543d8b58f3d574914adf23bb6c9437287715d8df12ada1 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:32.557Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:32.896Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-23T11:44:32.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-23T11:44:32.896Z] 2878e7984736: Preparing [2023-03-23T11:44:32.896Z] 19f9dd5eabe9: Preparing [2023-03-23T11:44:32.896Z] 04637516d1b3: Preparing [2023-03-23T11:44:32.896Z] 608d194cb50c: Preparing [2023-03-23T11:44:32.896Z] acc83c6ca332: Preparing [2023-03-23T11:44:32.896Z] 2dab07e45265: Preparing [2023-03-23T11:44:32.896Z] e1ddace1655b: Preparing [2023-03-23T11:44:32.896Z] afb42431f300: Preparing [2023-03-23T11:44:32.896Z] fb425ed092a4: Preparing [2023-03-23T11:44:32.896Z] 50c83d7288bb: Preparing [2023-03-23T11:44:32.896Z] 7959e142df64: Preparing [2023-03-23T11:44:32.896Z] edf70074bd40: Preparing [2023-03-23T11:44:32.896Z] fb425ed092a4: Waiting [2023-03-23T11:44:32.896Z] 2dab07e45265: Waiting [2023-03-23T11:44:32.896Z] e1ddace1655b: Waiting [2023-03-23T11:44:32.896Z] afb42431f300: Waiting [2023-03-23T11:44:32.896Z] 7959e142df64: Waiting [2023-03-23T11:44:32.896Z] edf70074bd40: Waiting [2023-03-23T11:44:32.896Z] 50c83d7288bb: Waiting [2023-03-23T11:44:32.896Z] 2878e7984736: Layer already exists [2023-03-23T11:44:32.896Z] 19f9dd5eabe9: Layer already exists [2023-03-23T11:44:32.896Z] 04637516d1b3: Layer already exists [2023-03-23T11:44:32.896Z] 608d194cb50c: Layer already exists [2023-03-23T11:44:32.896Z] acc83c6ca332: Layer already exists [2023-03-23T11:44:32.896Z] e1ddace1655b: Layer already exists [2023-03-23T11:44:32.896Z] 2dab07e45265: Layer already exists [2023-03-23T11:44:32.896Z] afb42431f300: Layer already exists [2023-03-23T11:44:32.896Z] 50c83d7288bb: Layer already exists [2023-03-23T11:44:32.896Z] fb425ed092a4: Layer already exists [2023-03-23T11:44:32.896Z] edf70074bd40: Layer already exists [2023-03-23T11:44:32.896Z] 7959e142df64: Layer already exists [2023-03-23T11:44:33.163Z] latest: digest: sha256:363894be52362a250b543d8b58f3d574914adf23bb6c9437287715d8df12ada1 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:33.513Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:33.855Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.20 [2023-03-23T11:44:33.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-23T11:44:33.855Z] 2878e7984736: Preparing [2023-03-23T11:44:33.855Z] 19f9dd5eabe9: Preparing [2023-03-23T11:44:33.855Z] 04637516d1b3: Preparing [2023-03-23T11:44:33.855Z] 608d194cb50c: Preparing [2023-03-23T11:44:33.855Z] acc83c6ca332: Preparing [2023-03-23T11:44:33.855Z] 2dab07e45265: Preparing [2023-03-23T11:44:33.855Z] e1ddace1655b: Preparing [2023-03-23T11:44:33.855Z] afb42431f300: Preparing [2023-03-23T11:44:33.855Z] fb425ed092a4: Preparing [2023-03-23T11:44:33.855Z] 50c83d7288bb: Preparing [2023-03-23T11:44:33.855Z] 7959e142df64: Preparing [2023-03-23T11:44:33.855Z] edf70074bd40: Preparing [2023-03-23T11:44:33.855Z] e1ddace1655b: Waiting [2023-03-23T11:44:33.855Z] afb42431f300: Waiting [2023-03-23T11:44:33.856Z] fb425ed092a4: Waiting [2023-03-23T11:44:33.856Z] 50c83d7288bb: Waiting [2023-03-23T11:44:33.856Z] 7959e142df64: Waiting [2023-03-23T11:44:33.856Z] edf70074bd40: Waiting [2023-03-23T11:44:33.856Z] 2dab07e45265: Waiting [2023-03-23T11:44:33.856Z] acc83c6ca332: Layer already exists [2023-03-23T11:44:33.856Z] 19f9dd5eabe9: Layer already exists [2023-03-23T11:44:33.856Z] 2878e7984736: Layer already exists [2023-03-23T11:44:33.856Z] 04637516d1b3: Layer already exists [2023-03-23T11:44:33.856Z] 608d194cb50c: Layer already exists [2023-03-23T11:44:33.856Z] afb42431f300: Layer already exists [2023-03-23T11:44:33.856Z] 2dab07e45265: Layer already exists [2023-03-23T11:44:33.856Z] e1ddace1655b: Layer already exists [2023-03-23T11:44:33.856Z] 50c83d7288bb: Layer already exists [2023-03-23T11:44:33.856Z] fb425ed092a4: Layer already exists [2023-03-23T11:44:33.856Z] 7959e142df64: Layer already exists [2023-03-23T11:44:33.856Z] edf70074bd40: Layer already exists [2023-03-23T11:44:34.121Z] 3.0.0-dev.20: digest: sha256:363894be52362a250b543d8b58f3d574914adf23bb6c9437287715d8df12ada1 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:34.472Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:34.815Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20 [2023-03-23T11:44:34.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-23T11:44:34.815Z] 2878e7984736: Preparing [2023-03-23T11:44:34.815Z] 19f9dd5eabe9: Preparing [2023-03-23T11:44:34.815Z] 04637516d1b3: Preparing [2023-03-23T11:44:34.815Z] 608d194cb50c: Preparing [2023-03-23T11:44:34.815Z] acc83c6ca332: Preparing [2023-03-23T11:44:34.815Z] 2dab07e45265: Preparing [2023-03-23T11:44:34.815Z] e1ddace1655b: Preparing [2023-03-23T11:44:34.815Z] afb42431f300: Preparing [2023-03-23T11:44:34.815Z] fb425ed092a4: Preparing [2023-03-23T11:44:34.815Z] 50c83d7288bb: Preparing [2023-03-23T11:44:34.815Z] 7959e142df64: Preparing [2023-03-23T11:44:34.815Z] edf70074bd40: Preparing [2023-03-23T11:44:34.815Z] fb425ed092a4: Waiting [2023-03-23T11:44:34.815Z] 50c83d7288bb: Waiting [2023-03-23T11:44:34.815Z] 7959e142df64: Waiting [2023-03-23T11:44:34.815Z] edf70074bd40: Waiting [2023-03-23T11:44:34.815Z] 2dab07e45265: Waiting [2023-03-23T11:44:34.815Z] e1ddace1655b: Waiting [2023-03-23T11:44:34.815Z] afb42431f300: Waiting [2023-03-23T11:44:34.815Z] acc83c6ca332: Layer already exists [2023-03-23T11:44:34.815Z] 2878e7984736: Layer already exists [2023-03-23T11:44:34.815Z] 19f9dd5eabe9: Layer already exists [2023-03-23T11:44:34.815Z] 04637516d1b3: Layer already exists [2023-03-23T11:44:34.815Z] 608d194cb50c: Layer already exists [2023-03-23T11:44:34.815Z] afb42431f300: Layer already exists [2023-03-23T11:44:34.815Z] e1ddace1655b: Layer already exists [2023-03-23T11:44:34.815Z] 2dab07e45265: Layer already exists [2023-03-23T11:44:34.815Z] 50c83d7288bb: Layer already exists [2023-03-23T11:44:34.815Z] fb425ed092a4: Layer already exists [2023-03-23T11:44:34.815Z] 7959e142df64: Layer already exists [2023-03-23T11:44:34.815Z] edf70074bd40: Layer already exists [2023-03-23T11:44:35.082Z] 8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20: digest: sha256:363894be52362a250b543d8b58f3d574914adf23bb6c9437287715d8df12ada1 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:35.431Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:35.764Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-23T11:44:35.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-23T11:44:35.764Z] 2878e7984736: Preparing [2023-03-23T11:44:35.764Z] 19f9dd5eabe9: Preparing [2023-03-23T11:44:35.764Z] 04637516d1b3: Preparing [2023-03-23T11:44:35.764Z] 608d194cb50c: Preparing [2023-03-23T11:44:35.764Z] acc83c6ca332: Preparing [2023-03-23T11:44:35.764Z] 2dab07e45265: Preparing [2023-03-23T11:44:35.764Z] e1ddace1655b: Preparing [2023-03-23T11:44:35.764Z] afb42431f300: Preparing [2023-03-23T11:44:35.764Z] fb425ed092a4: Preparing [2023-03-23T11:44:35.764Z] 50c83d7288bb: Preparing [2023-03-23T11:44:35.764Z] 7959e142df64: Preparing [2023-03-23T11:44:35.764Z] edf70074bd40: Preparing [2023-03-23T11:44:35.764Z] afb42431f300: Waiting [2023-03-23T11:44:35.764Z] fb425ed092a4: Waiting [2023-03-23T11:44:35.764Z] 50c83d7288bb: Waiting [2023-03-23T11:44:35.764Z] 7959e142df64: Waiting [2023-03-23T11:44:35.764Z] 2dab07e45265: Waiting [2023-03-23T11:44:35.764Z] e1ddace1655b: Waiting [2023-03-23T11:44:35.764Z] edf70074bd40: Waiting [2023-03-23T11:44:35.764Z] acc83c6ca332: Layer already exists [2023-03-23T11:44:35.764Z] 04637516d1b3: Layer already exists [2023-03-23T11:44:35.764Z] 608d194cb50c: Layer already exists [2023-03-23T11:44:35.764Z] 19f9dd5eabe9: Layer already exists [2023-03-23T11:44:35.764Z] 2878e7984736: Layer already exists [2023-03-23T11:44:35.764Z] e1ddace1655b: Layer already exists [2023-03-23T11:44:35.764Z] 50c83d7288bb: Layer already exists [2023-03-23T11:44:35.764Z] 2dab07e45265: Layer already exists [2023-03-23T11:44:35.764Z] fb425ed092a4: Layer already exists [2023-03-23T11:44:35.764Z] afb42431f300: Layer already exists [2023-03-23T11:44:35.764Z] 7959e142df64: Layer already exists [2023-03-23T11:44:35.764Z] edf70074bd40: Layer already exists [2023-03-23T11:44:36.031Z] main: digest: sha256:363894be52362a250b543d8b58f3d574914adf23bb6c9437287715d8df12ada1 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-23T11:44:36.075Z] ===================================================== [Pipeline] echo [2023-03-23T11:44:36.080Z] taggedImages: [2023-03-23T11:44:36.080Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8746c938a55b5945dba82726ee73b77bfa0394d9 [2023-03-23T11:44:36.080Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-23T11:44:36.080Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.20 [2023-03-23T11:44:36.080Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8746c938a55b5945dba82726ee73b77bfa0394d9-3.0.0-dev.20 [2023-03-23T11:44:36.080Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:36.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T11:44:36.440Z] [2023-03-23T11:44:36.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:44:36.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T11:44:36.768Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T11:44:36.768Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T11:44:36.768Z] 04944245beec: Pulling fs layer [2023-03-23T11:44:36.768Z] 699f458cf7ca: Pulling fs layer [2023-03-23T11:44:36.768Z] 765212b225bb: Pulling fs layer [2023-03-23T11:44:36.768Z] f23df028b6ca: Pulling fs layer [2023-03-23T11:44:36.768Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T11:44:36.768Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T11:44:36.768Z] f23df028b6ca: Waiting [2023-03-23T11:44:36.768Z] d65c8cfc05b1: Waiting [2023-03-23T11:44:36.768Z] 2437ff75d9bd: Waiting [2023-03-23T11:44:37.035Z] 04944245beec: Verifying Checksum [2023-03-23T11:44:37.035Z] 04944245beec: Download complete [2023-03-23T11:44:37.035Z] 765212b225bb: Verifying Checksum [2023-03-23T11:44:37.035Z] 765212b225bb: Download complete [2023-03-23T11:44:37.035Z] f23df028b6ca: Verifying Checksum [2023-03-23T11:44:37.035Z] f23df028b6ca: Download complete [2023-03-23T11:44:37.035Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T11:44:37.035Z] d65c8cfc05b1: Download complete [2023-03-23T11:44:37.035Z] 699f458cf7ca: Verifying Checksum [2023-03-23T11:44:37.035Z] 699f458cf7ca: Download complete [2023-03-23T11:44:37.619Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T11:44:37.619Z] 8998bd30e6a1: Download complete [2023-03-23T11:44:39.562Z] 2437ff75d9bd: Download complete [2023-03-23T11:44:40.969Z] 8998bd30e6a1: Pull complete [2023-03-23T11:44:41.550Z] 04944245beec: Pull complete [2023-03-23T11:44:42.953Z] 699f458cf7ca: Pull complete [2023-03-23T11:44:42.953Z] 765212b225bb: Pull complete [2023-03-23T11:44:43.536Z] f23df028b6ca: Pull complete [2023-03-23T11:44:43.800Z] d65c8cfc05b1: Pull complete [2023-03-23T11:44:56.084Z] 2437ff75d9bd: Pull complete [2023-03-23T11:44:56.084Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T11:44:56.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T11:44:56.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:44:56.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-5445 does not seem to be running inside a container [2023-03-23T11:44:56.311Z] $ 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-usb-camera/92 -v /w/workspace/device-usb-camera/92:/w/workspace/device-usb-camera/92:rw,z -v /w/workspace/device-usb-camera/92@tmp:/w/workspace/device-usb-camera/92@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:arm64 cat [2023-03-23T11:44:58.899Z] $ docker top a21fba0e2413b3007164f8473bdcd50f499c63924ac1806eb25bad6a4c4d2c76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:44:59.388Z] ---> job-cost.sh [2023-03-23T11:44:59.652Z] lf-activate-venv: SKIPPING [2023-03-23T11:44:59.652Z] INFO: No Stack... [2023-03-23T11:45:00.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T11:45:00.815Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T11:45:01.133Z] + cat /w/workspace/device-usb-camera/92/archives/cost.csv [2023-03-23T11:45:01.133Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T11:45:01.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-92-stack-cost] [2023-03-23T11:45:01.179Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-92-stack-cost] did not exist. Created. [2023-03-23T11:45:01.179Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T11:45:01.530Z] /w/workspace/device-usb-camera/92@tmp/durable-04b43944/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T11:45:01.871Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T11:45:01.895Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T11:45:01.946Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T11:45:01.954Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T11:45:01.972Z] $ docker stop --time=1 a21fba0e2413b3007164f8473bdcd50f499c63924ac1806eb25bad6a4c4d2c76 [2023-03-23T11:45:03.470Z] $ docker rm -f --volumes a21fba0e2413b3007164f8473bdcd50f499c63924ac1806eb25bad6a4c4d2c76 [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-03-23T11:45:03.839Z] provisioning config files... [2023-03-23T11:45:03.847Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1314002817614916149tmp [Pipeline] { [Pipeline] sh [2023-03-23T11:45:04.149Z] + set +x [2023-03-23T11:45:04.150Z] + curl -s https://codecov.io/bash [2023-03-23T11:45:04.150Z] + bash -s -- [2023-03-23T11:45:04.150Z] [2023-03-23T11:45:04.150Z] _____ _ [2023-03-23T11:45:04.150Z] / ____| | | [2023-03-23T11:45:04.150Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T11:45:04.150Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T11:45:04.150Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T11:45:04.150Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T11:45:04.150Z] Bash-1.0.6 [2023-03-23T11:45:04.150Z] [2023-03-23T11:45:04.150Z] [2023-03-23T11:45:04.150Z] ==> git version 2.25.1 found [2023-03-23T11:45:04.150Z] ==> 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-03-23T11:45:04.150Z] Release-Date: 2020-01-08 [2023-03-23T11:45:04.150Z] 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-03-23T11:45:04.150Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T11:45:04.150Z] ==> Jenkins CI detected. [2023-03-23T11:45:04.150Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-23T11:45:04.150Z] project root: . [2023-03-23T11:45:04.150Z] --> token set from env [2023-03-23T11:45:04.150Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T11:45:04.150Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T11:45:04.150Z] ==> Python coveragepy not found [2023-03-23T11:45:04.150Z] ==> Searching for coverage reports in: [2023-03-23T11:45:04.150Z] + . [2023-03-23T11:45:04.150Z] -> Found 1 reports [2023-03-23T11:45:04.150Z] ==> Detecting git/mercurial file structure [2023-03-23T11:45:04.150Z] ==> Reading reports [2023-03-23T11:45:04.409Z] + ./coverage.out bytes=28352 [2023-03-23T11:45:04.409Z] ==> Appending adjustments [2023-03-23T11:45:04.409Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T11:45:04.409Z] + Found adjustments [2023-03-23T11:45:04.409Z] ==> Gzipping contents [2023-03-23T11:45:04.409Z] 4.0K /tmp/codecov.kqIP7c.gz [2023-03-23T11:45:04.409Z] ==> Uploading reports [2023-03-23T11:45:04.409Z] url: https://codecov.io [2023-03-23T11:45:04.409Z] query: branch=main&commit=8746c938a55b5945dba82726ee73b77bfa0394d9&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-23T11:45:04.409Z] -> Pinging Codecov [2023-03-23T11:45:04.409Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=8746c938a55b5945dba82726ee73b77bfa0394d9&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-23T11:45:04.409Z] -> Uploading to [2023-03-23T11:45:04.409Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/73D8F5FF140700D3E01443B452E23636/8746c938a55b5945dba82726ee73b77bfa0394d9/4f7a0e7e-91cf-4732-9824-c8c970ad8119.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T114504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f93d194bef3e54b0ffb2b349493626a1bf696c9aa5a47eae103dbde56e458605 [2023-03-23T11:45:04.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T11:45:04.669Z] Dload Upload Total Spent Left Speed [2023-03-23T11:45:04.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3927 0 0 100 3927 0 15460 --:--:-- --:--:-- --:--:-- 15460 [2023-03-23T11:45:04.928Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/8746c938a55b5945dba82726ee73b77bfa0394d9 [Pipeline] } [2023-03-23T11:45:04.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-23T11:45:05.139Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-23T11:45:05.155Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:45:05.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-23T11:45:05.459Z] [2023-03-23T11:45:05.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:45:05.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-23T11:45:05.756Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-23T11:45:05.756Z] df9b9388f04a: Pulling fs layer [2023-03-23T11:45:05.756Z] 52dc419b0ee2: Pulling fs layer [2023-03-23T11:45:05.756Z] 25bc292e5bac: Pulling fs layer [2023-03-23T11:45:05.756Z] 114826534d7a: Pulling fs layer [2023-03-23T11:45:05.756Z] 4657fd5d0bcf: Pulling fs layer [2023-03-23T11:45:05.756Z] 6ad1cebc031e: Pulling fs layer [2023-03-23T11:45:05.756Z] 8a3aa393b2d8: Pulling fs layer [2023-03-23T11:45:05.756Z] 114826534d7a: Waiting [2023-03-23T11:45:05.756Z] 6ad1cebc031e: Waiting [2023-03-23T11:45:05.756Z] 8a3aa393b2d8: Waiting [2023-03-23T11:45:05.756Z] 4657fd5d0bcf: Waiting [2023-03-23T11:45:05.756Z] 25bc292e5bac: Verifying Checksum [2023-03-23T11:45:05.756Z] 25bc292e5bac: Download complete [2023-03-23T11:45:05.756Z] 52dc419b0ee2: Download complete [2023-03-23T11:45:05.756Z] 4657fd5d0bcf: Verifying Checksum [2023-03-23T11:45:05.756Z] df9b9388f04a: Verifying Checksum [2023-03-23T11:45:05.756Z] df9b9388f04a: Download complete [2023-03-23T11:45:06.022Z] df9b9388f04a: Pull complete [2023-03-23T11:45:06.022Z] 6ad1cebc031e: Verifying Checksum [2023-03-23T11:45:06.022Z] 6ad1cebc031e: Download complete [2023-03-23T11:45:06.022Z] 52dc419b0ee2: Pull complete [2023-03-23T11:45:06.022Z] 25bc292e5bac: Pull complete [2023-03-23T11:45:06.592Z] 114826534d7a: Verifying Checksum [2023-03-23T11:45:06.592Z] 114826534d7a: Download complete [2023-03-23T11:45:06.850Z] 8a3aa393b2d8: Verifying Checksum [2023-03-23T11:45:06.850Z] 8a3aa393b2d8: Download complete [2023-03-23T11:45:10.132Z] 114826534d7a: Pull complete [2023-03-23T11:45:10.132Z] 4657fd5d0bcf: Pull complete [2023-03-23T11:45:10.132Z] 6ad1cebc031e: Pull complete [2023-03-23T11:45:13.423Z] 8a3aa393b2d8: Pull complete [2023-03-23T11:45:13.423Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-23T11:45:13.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-23T11:45:13.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:45:13.508Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:45:13.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-devops/edgex-snyk-go:1.410.4 cat [2023-03-23T11:45:16.858Z] $ docker top 3c40263dfde31d8c563ee90f601958bbab46efaed99608500c8dedf62b9f9629 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T11:45:16.922Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-23T11:45:17.200Z] + set -o pipefail [2023-03-23T11:45:17.201Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-23T11:45:21.391Z] [2023-03-23T11:45:21.391Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-03-23T11:45:21.391Z] [2023-03-23T11:45:21.391Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/04ffb3de-4bd9-4c21-a463-d75a294fccc1 [2023-03-23T11:45:21.391Z] [2023-03-23T11:45:21.391Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-23T11:45:21.391Z] [2023-03-23T11:45:21.391Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-23T11:45:21.391Z] [2023-03-23T11:45:21.391Z] [2023-03-23T11:45:21.391Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-23T11:45:21.391Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-23T11:45:21.391Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-23T11:45:21.401Z] $ docker stop --time=1 3c40263dfde31d8c563ee90f601958bbab46efaed99608500c8dedf62b9f9629 [2023-03-23T11:45:25.077Z] $ docker rm -f --volumes 3c40263dfde31d8c563ee90f601958bbab46efaed99608500c8dedf62b9f9629 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T11:45:25.811Z] + git log --format=format:%s -1 8746c938a55b5945dba82726ee73b77bfa0394d9 [Pipeline] sh [2023-03-23T11:45:26.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T11:45:26.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:45:26.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T11:45:26.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:45:26.473Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:45:26.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T11:45:26.905Z] $ docker top d6695008091c6b41ef8eb4779f289cb6a18a48fe68ccb9e422e73b99fea110d4 -eo pid,comm [2023-03-23T11:45:26.953Z] 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-03-23T11:45:26.953Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T11:45:26.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T11:45:26.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T11:45:27.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T11:45:27.114Z] $ docker exec d6695008091c6b41ef8eb4779f289cb6a18a48fe68ccb9e422e73b99fea110d4 ssh-agent [2023-03-23T11:45:27.219Z] SSH_AUTH_SOCK=/tmp/ssh-EXaDIQpaRcPp/agent.31 [2023-03-23T11:45:27.219Z] SSH_AGENT_PID=37 [2023-03-23T11:45:27.223Z] Running ssh-add (command line suppressed) [2023-03-23T11:45:27.319Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7490769266730400117.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7490769266730400117.key) [2023-03-23T11:45:27.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T11:45:27.620Z] + git semver tag [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,788 [run_tag] DEBUG tag force:False [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,788 [check_head_tag] DEBUG check head tag [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,790 [execute] INFO git cat-file --batch-check [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,794 [execute] INFO git cat-file --batch [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,827 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,828 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,828 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-23T11:45:27.881Z] 2023-03-23 11:45:27,832 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:45:27.881Z] 3.0.0-dev.20 [Pipeline] } [2023-03-23T11:45:27.889Z] $ docker exec --env ******** --env ******** d6695008091c6b41ef8eb4779f289cb6a18a48fe68ccb9e422e73b99fea110d4 ssh-agent -k [2023-03-23T11:45:27.985Z] unset SSH_AUTH_SOCK; [2023-03-23T11:45:27.986Z] unset SSH_AGENT_PID; [2023-03-23T11:45:27.986Z] echo Agent pid 37 killed; [2023-03-23T11:45:27.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T11:45:28.304Z] + git semver [Pipeline] } [2023-03-23T11:45:28.572Z] $ docker stop --time=1 d6695008091c6b41ef8eb4779f289cb6a18a48fe68ccb9e422e73b99fea110d4 [2023-03-23T11:45:29.854Z] $ docker rm -f --volumes d6695008091c6b41ef8eb4779f289cb6a18a48fe68ccb9e422e73b99fea110d4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:45:30.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-23T11:45:30.245Z] [2023-03-23T11:45:30.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:45:30.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-23T11:45:30.542Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-23T11:45:30.542Z] ab5ef0e58194: Pulling fs layer [2023-03-23T11:45:30.542Z] 9712f1f96733: Pulling fs layer [2023-03-23T11:45:30.542Z] 63f879dbbcfc: Pulling fs layer [2023-03-23T11:45:30.542Z] 0d9ebad4ef96: Pulling fs layer [2023-03-23T11:45:30.542Z] e9a5061849ea: Pulling fs layer [2023-03-23T11:45:30.542Z] d747dcd14b5f: Pulling fs layer [2023-03-23T11:45:30.542Z] 2de7ff778b66: Pulling fs layer [2023-03-23T11:45:30.542Z] d747dcd14b5f: Waiting [2023-03-23T11:45:30.542Z] 2de7ff778b66: Waiting [2023-03-23T11:45:30.542Z] 9712f1f96733: Verifying Checksum [2023-03-23T11:45:30.542Z] 9712f1f96733: Download complete [2023-03-23T11:45:31.122Z] 63f879dbbcfc: Verifying Checksum [2023-03-23T11:45:31.122Z] 63f879dbbcfc: Download complete [2023-03-23T11:45:31.380Z] e9a5061849ea: Verifying Checksum [2023-03-23T11:45:31.380Z] e9a5061849ea: Download complete [2023-03-23T11:45:31.380Z] 0d9ebad4ef96: Verifying Checksum [2023-03-23T11:45:31.380Z] 0d9ebad4ef96: Download complete [2023-03-23T11:45:31.380Z] d747dcd14b5f: Verifying Checksum [2023-03-23T11:45:31.380Z] d747dcd14b5f: Download complete [2023-03-23T11:45:31.380Z] ab5ef0e58194: Verifying Checksum [2023-03-23T11:45:31.380Z] ab5ef0e58194: Download complete [2023-03-23T11:45:31.380Z] 2de7ff778b66: Verifying Checksum [2023-03-23T11:45:31.380Z] 2de7ff778b66: Download complete [2023-03-23T11:45:33.905Z] ab5ef0e58194: Pull complete [2023-03-23T11:45:33.905Z] 9712f1f96733: Pull complete [2023-03-23T11:45:34.469Z] 63f879dbbcfc: Pull complete [2023-03-23T11:45:37.750Z] 0d9ebad4ef96: Pull complete [2023-03-23T11:45:38.009Z] e9a5061849ea: Pull complete [2023-03-23T11:45:38.009Z] d747dcd14b5f: Pull complete [2023-03-23T11:45:38.946Z] 2de7ff778b66: Pull complete [2023-03-23T11:45:38.947Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-23T11:45:38.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-23T11:45:38.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:45:39.031Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:45:39.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-23T11:45:45.209Z] $ docker top b53ca0d4840f4454e6a54fd76061682ebaf84d2501a7c724d75685f441bb0499 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-23T11:45:45.286Z] provisioning config files... [2023-03-23T11:45:45.293Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4034352256745595783tmp [2023-03-23T11:45:45.302Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7884870002308164505tmp [2023-03-23T11:45:45.311Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10732835053029372422tmp [Pipeline] { [Pipeline] echo [2023-03-23T11:45:45.326Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:45:45.611Z] ---> sigul-configuration.sh [2023-03-23T11:45:45.611Z] gpg: directory `/root/.gnupg' created [2023-03-23T11:45:45.611Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-23T11:45:45.611Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-23T11:45:45.611Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-23T11:45:45.611Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-23T11:45:45.611Z] gpg: CAST5 encrypted data [2023-03-23T11:45:45.611Z] gpg: encrypted with 1 passphrase [2023-03-23T11:45:45.611Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-23T11:45:45.903Z] + mkdir /home/jenkins [2023-03-23T11:45:45.903Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-23T11:45:46.190Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-23T11:45:46.201Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:45:46.482Z] ---> sigul-install.sh [2023-03-23T11:45:46.482Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-23T11:45:46.769Z] + git tag --list [2023-03-23T11:45:46.769Z] v0.0.0 [2023-03-23T11:45:46.769Z] v0.0.1-dev.1 [2023-03-23T11:45:46.769Z] v0.0.1-dev.10 [2023-03-23T11:45:46.769Z] v0.0.1-dev.11 [2023-03-23T11:45:46.769Z] v0.0.1-dev.12 [2023-03-23T11:45:46.769Z] v0.0.1-dev.13 [2023-03-23T11:45:46.769Z] v0.0.1-dev.14 [2023-03-23T11:45:46.769Z] v0.0.1-dev.15 [2023-03-23T11:45:46.769Z] v0.0.1-dev.16 [2023-03-23T11:45:46.769Z] v0.0.1-dev.2 [2023-03-23T11:45:46.769Z] v0.0.1-dev.3 [2023-03-23T11:45:46.769Z] v0.0.1-dev.4 [2023-03-23T11:45:46.769Z] v0.0.1-dev.5 [2023-03-23T11:45:46.769Z] v0.0.1-dev.6 [2023-03-23T11:45:46.769Z] v0.0.1-dev.7 [2023-03-23T11:45:46.769Z] v0.0.1-dev.8 [2023-03-23T11:45:46.769Z] v0.0.1-dev.9 [2023-03-23T11:45:46.769Z] v2.2.0 [2023-03-23T11:45:46.769Z] v2.2.0-dev.17 [2023-03-23T11:45:46.769Z] v2.2.0-dev.18 [2023-03-23T11:45:46.769Z] v2.2.0-dev.19 [2023-03-23T11:45:46.769Z] v2.2.0-dev.20 [2023-03-23T11:45:46.769Z] v2.2.0-dev.21 [2023-03-23T11:45:46.769Z] v2.2.0-dev.22 [2023-03-23T11:45:46.769Z] v2.2.0-dev.23 [2023-03-23T11:45:46.769Z] v2.2.0-dev.24 [2023-03-23T11:45:46.769Z] v2.2.0-dev.25 [2023-03-23T11:45:46.769Z] v2.2.0-dev.26 [2023-03-23T11:45:46.769Z] v2.2.0-dev.27 [2023-03-23T11:45:46.769Z] v2.3.0 [2023-03-23T11:45:46.769Z] v2.3.0-dev.1 [2023-03-23T11:45:46.769Z] v2.3.0-dev.10 [2023-03-23T11:45:46.769Z] v2.3.0-dev.11 [2023-03-23T11:45:46.769Z] v2.3.0-dev.12 [2023-03-23T11:45:46.769Z] v2.3.0-dev.13 [2023-03-23T11:45:46.769Z] v2.3.0-dev.14 [2023-03-23T11:45:46.769Z] v2.3.0-dev.15 [2023-03-23T11:45:46.769Z] v2.3.0-dev.16 [2023-03-23T11:45:46.769Z] v2.3.0-dev.17 [2023-03-23T11:45:46.769Z] v2.3.0-dev.18 [2023-03-23T11:45:46.769Z] v2.3.0-dev.19 [2023-03-23T11:45:46.769Z] v2.3.0-dev.2 [2023-03-23T11:45:46.769Z] v2.3.0-dev.20 [2023-03-23T11:45:46.769Z] v2.3.0-dev.21 [2023-03-23T11:45:46.769Z] v2.3.0-dev.22 [2023-03-23T11:45:46.769Z] v2.3.0-dev.23 [2023-03-23T11:45:46.769Z] v2.3.0-dev.24 [2023-03-23T11:45:46.769Z] v2.3.0-dev.25 [2023-03-23T11:45:46.769Z] v2.3.0-dev.26 [2023-03-23T11:45:46.769Z] v2.3.0-dev.27 [2023-03-23T11:45:46.769Z] v2.3.0-dev.28 [2023-03-23T11:45:46.769Z] v2.3.0-dev.3 [2023-03-23T11:45:46.769Z] v2.3.0-dev.4 [2023-03-23T11:45:46.769Z] v2.3.0-dev.5 [2023-03-23T11:45:46.769Z] v2.3.0-dev.6 [2023-03-23T11:45:46.769Z] v2.3.0-dev.7 [2023-03-23T11:45:46.769Z] v2.3.0-dev.8 [2023-03-23T11:45:46.769Z] v2.3.0-dev.9 [2023-03-23T11:45:46.769Z] v2.3.1 [2023-03-23T11:45:46.769Z] v2.3.1-dev.4 [2023-03-23T11:45:46.769Z] v2.3.1-dev.5 [2023-03-23T11:45:46.769Z] v2.3.1-dev.6 [2023-03-23T11:45:46.769Z] v3.0.0-dev.1 [2023-03-23T11:45:46.769Z] v3.0.0-dev.10 [2023-03-23T11:45:46.769Z] v3.0.0-dev.11 [2023-03-23T11:45:46.769Z] v3.0.0-dev.12 [2023-03-23T11:45:46.769Z] v3.0.0-dev.13 [2023-03-23T11:45:46.769Z] v3.0.0-dev.14 [2023-03-23T11:45:46.769Z] v3.0.0-dev.15 [2023-03-23T11:45:46.769Z] v3.0.0-dev.16 [2023-03-23T11:45:46.769Z] v3.0.0-dev.17 [2023-03-23T11:45:46.769Z] v3.0.0-dev.18 [2023-03-23T11:45:46.769Z] v3.0.0-dev.19 [2023-03-23T11:45:46.769Z] v3.0.0-dev.2 [2023-03-23T11:45:46.769Z] v3.0.0-dev.20 [2023-03-23T11:45:46.769Z] v3.0.0-dev.3 [2023-03-23T11:45:46.769Z] v3.0.0-dev.4 [2023-03-23T11:45:46.769Z] v3.0.0-dev.5 [2023-03-23T11:45:46.769Z] v3.0.0-dev.6 [2023-03-23T11:45:46.769Z] v3.0.0-dev.7 [2023-03-23T11:45:46.769Z] v3.0.0-dev.8 [2023-03-23T11:45:46.769Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-23T11:45:47.055Z] + lftools sign git-tag v3.0.0-dev.20 [2023-03-23T11:45:47.621Z] Signing Git tag with Sigul... [2023-03-23T11:45:47.621Z] Signing v3.0.0-dev.20 [Pipeline] echo [2023-03-23T11:45:48.198Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:45:48.482Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-23T11:45:48.488Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-23T11:45:48.505Z] $ docker stop --time=1 b53ca0d4840f4454e6a54fd76061682ebaf84d2501a7c724d75685f441bb0499 [2023-03-23T11:45:49.783Z] $ docker rm -f --volumes b53ca0d4840f4454e6a54fd76061682ebaf84d2501a7c724d75685f441bb0499 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-23T11:45:50.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T11:45:50.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:45:50.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T11:45:50.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:45:50.570Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:45:50.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T11:45:50.924Z] $ docker top 1d1d045bcbb75684f5dd1e4d5903542212c43c4d73aecd3dbeaa002ecdfd38b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T11:45:51.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T11:45:51.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T11:45:51.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T11:45:51.117Z] $ docker exec 1d1d045bcbb75684f5dd1e4d5903542212c43c4d73aecd3dbeaa002ecdfd38b1 ssh-agent [2023-03-23T11:45:51.227Z] SSH_AUTH_SOCK=/tmp/ssh-g2rPmYfutTwg/agent.32 [2023-03-23T11:45:51.227Z] SSH_AGENT_PID=38 [2023-03-23T11:45:51.232Z] Running ssh-add (command line suppressed) [2023-03-23T11:45:51.338Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7193283814799326709.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7193283814799326709.key) [2023-03-23T11:45:51.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T11:45:51.642Z] + git semver bump pre [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,820 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,820 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,820 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,821 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,821 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,823 [execute] INFO git cat-file --batch-check [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,829 [execute] INFO git cat-file --batch [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T11:45:51.902Z] 2023-03-23 11:45:51,837 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:45:51.902Z] 3.0.0-dev.21 [Pipeline] } [2023-03-23T11:45:51.911Z] $ docker exec --env ******** --env ******** 1d1d045bcbb75684f5dd1e4d5903542212c43c4d73aecd3dbeaa002ecdfd38b1 ssh-agent -k [2023-03-23T11:45:52.015Z] unset SSH_AUTH_SOCK; [2023-03-23T11:45:52.015Z] unset SSH_AGENT_PID; [2023-03-23T11:45:52.015Z] echo Agent pid 38 killed; [2023-03-23T11:45:52.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T11:45:52.397Z] + git semver [Pipeline] } [2023-03-23T11:45:52.702Z] $ docker stop --time=1 1d1d045bcbb75684f5dd1e4d5903542212c43c4d73aecd3dbeaa002ecdfd38b1 [2023-03-23T11:45:53.983Z] $ docker rm -f --volumes 1d1d045bcbb75684f5dd1e4d5903542212c43c4d73aecd3dbeaa002ecdfd38b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T11:45:54.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T11:45:54.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:45:54.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T11:45:54.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:45:54.703Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:45:54.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T11:45:55.061Z] $ docker top fbd8ddd65947854de249bc210c2c48d0a592547ad56b3fb9e75cdce3cb2304ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T11:45:55.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T11:45:55.151Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T11:45:55.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T11:45:55.262Z] $ docker exec fbd8ddd65947854de249bc210c2c48d0a592547ad56b3fb9e75cdce3cb2304ed ssh-agent [2023-03-23T11:45:55.357Z] SSH_AUTH_SOCK=/tmp/ssh-jpbL9OE2WYoo/agent.33 [2023-03-23T11:45:55.357Z] SSH_AGENT_PID=39 [2023-03-23T11:45:55.362Z] Running ssh-add (command line suppressed) [2023-03-23T11:45:55.460Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15233715835134005859.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15233715835134005859.key) [2023-03-23T11:45:55.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T11:45:55.759Z] + git semver push [2023-03-23T11:45:56.018Z] 2023-03-23 11:45:55,939 [run_push] DEBUG push [2023-03-23T11:45:56.018Z] 2023-03-23 11:45:55,939 [execute] INFO git cat-file --batch-check [2023-03-23T11:45:56.018Z] 2023-03-23 11:45:55,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T11:45:56.018Z] 2023-03-23 11:45:55,944 [execute] INFO git rev-list 2c5d900343ffa51dc933de98a07f7cf74899a108 -- [2023-03-23T11:45:56.018Z] 2023-03-23 11:45:55,944 [execute] DEBUG Popen(['git', 'rev-list', '2c5d900343ffa51dc933de98a07f7cf74899a108', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-23T11:45:56.018Z] 2023-03-23 11:45:55,951 [execute] INFO git fetch -v origin [2023-03-23T11:45:56.018Z] 2023-03-23 11:45:55,951 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-23T11:45:56.585Z] 2023-03-23 11:45:56,433 [run_push] DEBUG no remote changes detected [2023-03-23T11:45:56.586Z] 2023-03-23 11:45:56,434 [execute] INFO git push origin semver [2023-03-23T11:45:56.586Z] 2023-03-23 11:45:56,434 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-23T11:45:57.522Z] 2023-03-23 11:45:57,160 [run_push] DEBUG push all version tags [2023-03-23T11:45:57.522Z] 2023-03-23 11:45:57,161 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-23T11:45:57.522Z] 2023-03-23 11:45:57,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-23T11:45:58.090Z] 2023-03-23 11:45:57,882 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-23T11:45:58.090Z] 3.0.0-dev.21 [Pipeline] } [2023-03-23T11:45:58.097Z] $ docker exec --env ******** --env ******** fbd8ddd65947854de249bc210c2c48d0a592547ad56b3fb9e75cdce3cb2304ed ssh-agent -k [2023-03-23T11:45:58.190Z] unset SSH_AUTH_SOCK; [2023-03-23T11:45:58.192Z] unset SSH_AGENT_PID; [2023-03-23T11:45:58.192Z] echo Agent pid 39 killed; [2023-03-23T11:45:58.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T11:45:58.509Z] + git semver [Pipeline] } [2023-03-23T11:45:58.782Z] $ docker stop --time=1 fbd8ddd65947854de249bc210c2c48d0a592547ad56b3fb9e75cdce3cb2304ed [2023-03-23T11:46:00.059Z] $ docker rm -f --volumes fbd8ddd65947854de249bc210c2c48d0a592547ad56b3fb9e75cdce3cb2304ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-03-23T11:46:00.656Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-23T11:46:00.656Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-23T11:46:00.656Z] total 16 [2023-03-23T11:46:00.656Z] drwxr-xr-x 3 root root 4096 Mar 23 11:36 . [2023-03-23T11:46:00.656Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 11:45 .. [2023-03-23T11:46:00.656Z] drwxr-xr-x 2 root root 4096 Mar 23 11:36 cost [2023-03-23T11:46:00.656Z] -rw-r--r-- 1 root root 88 Mar 23 11:36 cost.csv [2023-03-23T11:46:00.656Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-23T11:46:00.656Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-23T11:46:00.656Z] total 16 [2023-03-23T11:46:00.656Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 11:36 . [2023-03-23T11:46:00.656Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 11:45 .. [2023-03-23T11:46:00.656Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 11:36 cost [2023-03-23T11:46:00.656Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 23 11:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:46:00.949Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:46:01.810Z] ---> package-listing.sh [2023-03-23T11:46:01.810Z] ++ facter osfamily [2023-03-23T11:46:01.810Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T11:46:02.068Z] + OS_FAMILY=debian [2023-03-23T11:46:02.068Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-23T11:46:02.068Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T11:46:02.068Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T11:46:02.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T11:46:02.068Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T11:46:02.068Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-23T11:46:02.068Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T11:46:02.068Z] + case "${OS_FAMILY}" in [2023-03-23T11:46:02.068Z] + dpkg -l [2023-03-23T11:46:02.068Z] + grep '^ii' [2023-03-23T11:46:02.068Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T11:46:02.068Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T11:46:02.068Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T11:46:02.068Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-23T11:46:02.068Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-23T11:46:02.068Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-03-23T11:46:02.082Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T11:46:02.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T11:46:02.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T11:46:02.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T11:46:02.992Z] prd-ubuntu20.04-docker-8c-8g-5444 does not seem to be running inside a container [2023-03-23T11:46:03.019Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T11:46:03.230Z] $ docker top 21fb970f15254efe8d32210f0c57d56189a3cd4df4a38538e60daa21165a7664 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T11:46:03.574Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T11:46:03.854Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T11:46:04.140Z] + ls /var/log/sa-host [2023-03-23T11:46:04.140Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T11:46:04.279Z] provisioning config files... [2023-03-23T11:46:04.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4775657073237603063tmp [Pipeline] { [Pipeline] echo [2023-03-23T11:46:04.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:46:04.583Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T11:46:04.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:46:04.908Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T11:46:04.916Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:46:05.199Z] ---> sudo-logs.sh [2023-03-23T11:46:05.199Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T11:46:05.223Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:46:05.503Z] ---> job-cost.sh [2023-03-23T11:46:05.503Z] lf-activate-venv: SKIPPING [2023-03-23T11:46:05.503Z] DEBUG: total: 0.2199999988079071 [2023-03-23T11:46:05.503Z] INFO: Retrieving Stack Cost... [2023-03-23T11:46:05.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T11:46:06.330Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T11:46:06.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T11:46:06.621Z] ---> logs-deploy.sh [2023-03-23T11:46:06.621Z] lf-activate-venv: SKIPPING [2023-03-23T11:46:06.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/92 [2023-03-23T11:46:06.621Z] INFO: archiving workspace using pattern(s): [2023-03-23T11:46:07.557Z] Archives upload complete. [2023-03-23T11:46:07.557Z] INFO: archiving logs to Nexus