Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 599f6b8e7264b3818babca2d82d47d6d3c40b07e 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-ssh243068372576414926.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11013007558550775005.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3525083579788323950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13931387299234648358.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-ssh11818217933310917207.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.21 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-8060 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 599f6b8e7264b3818babca2d82d47d6d3c40b07e (main) Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > 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 599f6b8e7264b3818babca2d82d47d6d3c40b07e # timeout=10 > git rev-list --no-walk e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T18:06:10.768Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T18:06:10.834Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T18:06:10.850Z] ========================================================= [2023-09-27T18:06:10.850Z] EdgeX Global Pipelines Version Info [2023-09-27T18:06:10.850Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:06:11.927Z] ------------------- [2023-09-27T18:06:11.927Z] stable info: [2023-09-27T18:06:11.927Z] ------------------- [2023-09-27T18:06:11.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T18:06:11.927Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T18:06:11.927Z] Message: update stable to v1.0.254 [2023-09-27T18:06:12.188Z] ------------------- [2023-09-27T18:06:12.188Z] experimental info: [2023-09-27T18:06:12.188Z] ------------------- [2023-09-27T18:06:12.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T18:06:12.188Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T18:06:12.188Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T18:06:12.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-27T18:06:12.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-27T18:06:12.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T18:06:12.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T18:06:12.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T18:06:12.419Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T18:06:12.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T18:06:12.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-27T18:06:12.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T18:06:12.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T18:06:12.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T18:06:12.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-27T18:06:12.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T18:06:12.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T18:06:12.536Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T18:06:12.555Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T18:06:12.571Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T18:06:12.587Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T18:06:12.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T18:06:12.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T18:06:12.628Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-27T18:06:12.640Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-27T18:06:12.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-27T18:06:12.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-27T18:06:12.677Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-27T18:06:12.689Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T18:06:12.704Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T18:06:12.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-27T18:06:12.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-27T18:06:12.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-27T18:06:12.765Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] echo [2023-09-27T18:06:12.778Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 599f6b8 [Pipeline] echo [2023-09-27T18:06:12.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:06:12.841Z] provisioning config files... [2023-09-27T18:06:12.852Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4414270848457133024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:06:13.195Z] ---> docker-login.sh [2023-09-27T18:06:13.195Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:06:13.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:13.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:13.455Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:13.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:13.455Z] [2023-09-27T18:06:13.455Z] Login Succeeded [2023-09-27T18:06:13.455Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:06:13.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:13.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:13.719Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:13.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:13.719Z] [2023-09-27T18:06:13.719Z] Login Succeeded [2023-09-27T18:06:13.719Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:06:13.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:13.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:13.719Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:13.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:13.719Z] [2023-09-27T18:06:13.719Z] Login Succeeded [2023-09-27T18:06:13.719Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:06:13.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:13.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:13.719Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:13.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:13.719Z] [2023-09-27T18:06:13.719Z] Login Succeeded [2023-09-27T18:06:13.719Z] docker.io [2023-09-27T18:06:13.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:14.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:14.239Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:14.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:14.239Z] [2023-09-27T18:06:14.239Z] Login Succeeded [2023-09-27T18:06:14.239Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:06:14.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-27T18:06:14.648Z] + git rev-list -1 --merges 599f6b8e7264b3818babca2d82d47d6d3c40b07e~1..599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] echo [2023-09-27T18:06:14.695Z] -----------> git rev-list -1 --merges 599f6b8e7264b3818babca2d82d47d6d3c40b07e~1..599f6b8e7264b3818babca2d82d47d6d3c40b07e 599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:06:14.695Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e [false] [Pipeline] sh [2023-09-27T18:06:14.985Z] + git log --format=format:%s -1 599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] echo [2023-09-27T18:06:15.016Z] ========================================================= [2023-09-27T18:06:15.017Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T18:06:15.017Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T18:06:15.352Z] + git log --format=format:%s -1 599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] echo [2023-09-27T18:06:15.363Z] [semverPrep] GIT_COMMIT: 599f6b8e7264b3818babca2d82d47d6d3c40b07e, Commit Message: Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo [2023-09-27T18:06:15.371Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-27T18:06:15.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T18:06:15.753Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T18:06:15.753Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T18:06:15.753Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T18:06:15.753Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T18:06:15.753Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T18:06:15.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:06:16.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:06:16.103Z] [2023-09-27T18:06:16.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:06:16.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:06:16.401Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T18:06:16.401Z] b85a868b505f: Pulling fs layer [2023-09-27T18:06:16.401Z] e2be974225ed: Pulling fs layer [2023-09-27T18:06:16.401Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T18:06:16.401Z] 988bab9f4d93: Pulling fs layer [2023-09-27T18:06:16.401Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T18:06:16.401Z] eaf3925da568: Pulling fs layer [2023-09-27T18:06:16.401Z] bab4dde63d76: Pulling fs layer [2023-09-27T18:06:16.401Z] bde34c3a00c8: Pulling fs layer [2023-09-27T18:06:16.401Z] b352a97aabf1: Pulling fs layer [2023-09-27T18:06:16.401Z] 4872d77fe225: Pulling fs layer [2023-09-27T18:06:16.401Z] 5851b861e8e6: Pulling fs layer [2023-09-27T18:06:16.401Z] 988bab9f4d93: Waiting [2023-09-27T18:06:16.401Z] 1469e6f7b9e6: Waiting [2023-09-27T18:06:16.401Z] eaf3925da568: Waiting [2023-09-27T18:06:16.401Z] bab4dde63d76: Waiting [2023-09-27T18:06:16.401Z] bde34c3a00c8: Waiting [2023-09-27T18:06:16.401Z] b352a97aabf1: Waiting [2023-09-27T18:06:16.401Z] 4872d77fe225: Waiting [2023-09-27T18:06:16.401Z] 5851b861e8e6: Waiting [2023-09-27T18:06:16.401Z] e2be974225ed: Verifying Checksum [2023-09-27T18:06:16.401Z] e2be974225ed: Download complete [2023-09-27T18:06:16.401Z] 988bab9f4d93: Download complete [2023-09-27T18:06:16.661Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T18:06:16.661Z] 1469e6f7b9e6: Download complete [2023-09-27T18:06:16.661Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T18:06:16.661Z] 339a4e72a1f5: Download complete [2023-09-27T18:06:16.661Z] eaf3925da568: Verifying Checksum [2023-09-27T18:06:16.661Z] eaf3925da568: Download complete [2023-09-27T18:06:16.661Z] bde34c3a00c8: Verifying Checksum [2023-09-27T18:06:16.661Z] bde34c3a00c8: Download complete [2023-09-27T18:06:16.661Z] b352a97aabf1: Verifying Checksum [2023-09-27T18:06:16.661Z] b352a97aabf1: Download complete [2023-09-27T18:06:16.661Z] 4872d77fe225: Verifying Checksum [2023-09-27T18:06:16.661Z] 4872d77fe225: Download complete [2023-09-27T18:06:16.661Z] 5851b861e8e6: Download complete [2023-09-27T18:06:16.661Z] b85a868b505f: Verifying Checksum [2023-09-27T18:06:16.661Z] b85a868b505f: Download complete [2023-09-27T18:06:16.920Z] bab4dde63d76: Verifying Checksum [2023-09-27T18:06:16.920Z] bab4dde63d76: Download complete [2023-09-27T18:06:18.313Z] b85a868b505f: Pull complete [2023-09-27T18:06:18.313Z] e2be974225ed: Pull complete [2023-09-27T18:06:18.573Z] 339a4e72a1f5: Pull complete [2023-09-27T18:06:18.573Z] 988bab9f4d93: Pull complete [2023-09-27T18:06:19.143Z] 1469e6f7b9e6: Pull complete [2023-09-27T18:06:19.143Z] eaf3925da568: Pull complete [2023-09-27T18:06:21.047Z] bab4dde63d76: Pull complete [2023-09-27T18:06:21.047Z] bde34c3a00c8: Pull complete [2023-09-27T18:06:21.047Z] b352a97aabf1: Pull complete [2023-09-27T18:06:21.047Z] 4872d77fe225: Pull complete [2023-09-27T18:06:21.047Z] 5851b861e8e6: Pull complete [2023-09-27T18:06:21.047Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T18:06:21.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:06:21.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:06:21.147Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:06:21.182Z] $ 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-09-27T18:06:24.492Z] $ docker top bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 -eo pid,comm [2023-09-27T18:06:24.545Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T18:06:24.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T18:06:24.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:06:24.582Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:06:24.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:06:24.697Z] $ docker exec bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 ssh-agent [2023-09-27T18:06:24.803Z] SSH_AUTH_SOCK=/tmp/ssh-WINIRNaWAQCP/agent.33 [2023-09-27T18:06:24.803Z] SSH_AGENT_PID=39 [2023-09-27T18:06:24.810Z] Running ssh-add (command line suppressed) [2023-09-27T18:06:24.913Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1428458679802644416.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1428458679802644416.key) [2023-09-27T18:06:24.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:06:25.211Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T18:06:25.230Z] $ docker exec --env ******** --env ******** bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 ssh-agent -k [2023-09-27T18:06:25.331Z] unset SSH_AUTH_SOCK; [2023-09-27T18:06:25.331Z] unset SSH_AGENT_PID; [2023-09-27T18:06:25.331Z] echo Agent pid 39 killed; [2023-09-27T18:06:25.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T18:06:25.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:06:25.367Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:06:25.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:06:25.482Z] $ docker exec bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 ssh-agent [2023-09-27T18:06:25.594Z] SSH_AUTH_SOCK=/tmp/ssh-PVWY7VyzXfdM/agent.71 [2023-09-27T18:06:25.594Z] SSH_AGENT_PID=77 [2023-09-27T18:06:25.600Z] Running ssh-add (command line suppressed) [2023-09-27T18:06:25.700Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14939626932941026427.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14939626932941026427.key) [2023-09-27T18:06:25.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:06:26.002Z] + git semver init [2023-09-27T18:06:26.262Z] 2023-09-27 18:06:26,168 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T18:06:26.262Z] 2023-09-27 18:06:26,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-27T18:06:26.262Z] 2023-09-27 18:06:26,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-27T18:06:26.262Z] 2023-09-27 18:06:26,169 [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-09-27T18:06:27.200Z] 2023-09-27 18:06:26,986 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-27T18:06:27.200Z] 2023-09-27 18:06:26,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-27T18:06:27.200Z] 2023-09-27 18:06:26,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:06:27.200Z] 2023-09-27 18:06:26,990 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:06:27.200Z] 3.1.0-dev.28 [Pipeline] } [2023-09-27T18:06:27.212Z] $ docker exec --env ******** --env ******** bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 ssh-agent -k [2023-09-27T18:06:27.311Z] unset SSH_AUTH_SOCK; [2023-09-27T18:06:27.312Z] unset SSH_AGENT_PID; [2023-09-27T18:06:27.312Z] echo Agent pid 77 killed; [2023-09-27T18:06:27.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:06:27.637Z] + git semver [Pipeline] } [2023-09-27T18:06:27.910Z] $ docker stop --time=1 bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 [2023-09-27T18:06:29.181Z] $ docker rm -f --volumes bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T18:06:29.511Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T18:06:29.700Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T18:06:29.702Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:06:29.836Z] provisioning config files... [2023-09-27T18:06:29.844Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6137701833528240275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:06:30.136Z] ---> docker-login.sh [2023-09-27T18:06:30.136Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:06:30.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:30.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:30.136Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:30.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:30.136Z] [2023-09-27T18:06:30.136Z] Login Succeeded [2023-09-27T18:06:30.136Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:06:30.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:30.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:30.136Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:30.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:30.136Z] [2023-09-27T18:06:30.136Z] Login Succeeded [2023-09-27T18:06:30.136Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:06:30.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:30.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:30.400Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:30.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:30.400Z] [2023-09-27T18:06:30.400Z] Login Succeeded [2023-09-27T18:06:30.400Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:06:30.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:30.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:30.400Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:30.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:30.400Z] [2023-09-27T18:06:30.400Z] Login Succeeded [2023-09-27T18:06:30.400Z] docker.io [2023-09-27T18:06:30.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:06:30.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:06:30.659Z] Configure a credential helper to remove this warning. See [2023-09-27T18:06:30.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:06:30.659Z] [2023-09-27T18:06:30.659Z] Login Succeeded [2023-09-27T18:06:30.659Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:06:30.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T18:06:30.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:06:30.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:06:30.745Z] ========================================================= [2023-09-27T18:06:30.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T18:06:30.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:06:31.052Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T18:06:31.052Z] Sending build context to Docker daemon 2.243MB [2023-09-27T18:06:31.052Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T18:06:31.052Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-27T18:06:31.052Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T18:06:31.052Z] 7264a8db6415: Pulling fs layer [2023-09-27T18:06:31.052Z] c4d48a809fc2: Pulling fs layer [2023-09-27T18:06:31.052Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T18:06:31.052Z] ad3a456e5733: Pulling fs layer [2023-09-27T18:06:31.052Z] 33e27b845d1e: Pulling fs layer [2023-09-27T18:06:31.052Z] c68163c4e522: Pulling fs layer [2023-09-27T18:06:31.052Z] 50da416c3ac9: Pulling fs layer [2023-09-27T18:06:31.052Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T18:06:31.052Z] ad3a456e5733: Waiting [2023-09-27T18:06:31.052Z] 33e27b845d1e: Waiting [2023-09-27T18:06:31.052Z] 23d2d4c4bb30: Waiting [2023-09-27T18:06:31.052Z] c68163c4e522: Waiting [2023-09-27T18:06:31.052Z] 50da416c3ac9: Waiting [2023-09-27T18:06:31.052Z] c4d48a809fc2: Verifying Checksum [2023-09-27T18:06:31.052Z] ad3a456e5733: Download complete [2023-09-27T18:06:31.052Z] 33e27b845d1e: Verifying Checksum [2023-09-27T18:06:31.052Z] 33e27b845d1e: Download complete [2023-09-27T18:06:31.311Z] 7264a8db6415: Download complete [2023-09-27T18:06:31.311Z] c68163c4e522: Verifying Checksum [2023-09-27T18:06:31.311Z] c68163c4e522: Download complete [2023-09-27T18:06:31.311Z] 7264a8db6415: Pull complete [2023-09-27T18:06:31.311Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T18:06:31.311Z] 23d2d4c4bb30: Download complete [2023-09-27T18:06:31.569Z] c4d48a809fc2: Pull complete [2023-09-27T18:06:31.569Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T18:06:31.569Z] 4f1c88b9dad5: Download complete [2023-09-27T18:06:31.826Z] 50da416c3ac9: Verifying Checksum [2023-09-27T18:06:31.826Z] 50da416c3ac9: Download complete [2023-09-27T18:06:35.108Z] 4f1c88b9dad5: Pull complete [2023-09-27T18:06:35.108Z] ad3a456e5733: Pull complete [2023-09-27T18:06:35.108Z] 33e27b845d1e: Pull complete [2023-09-27T18:06:35.108Z] c68163c4e522: Pull complete [2023-09-27T18:06:37.003Z] 50da416c3ac9: Pull complete [2023-09-27T18:06:37.568Z] 23d2d4c4bb30: Pull complete [2023-09-27T18:06:37.568Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T18:06:37.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T18:06:37.568Z] ---> 0786185ac409 [2023-09-27T18:06:37.568Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-27T18:06:41.833Z] ---> Running in 32644b7bb26a [2023-09-27T18:06:41.833Z] Removing intermediate container 32644b7bb26a [2023-09-27T18:06:41.833Z] ---> 38fbfd916bdb [2023-09-27T18:06:41.833Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T18:06:41.833Z] ---> Running in 7260219743dd [2023-09-27T18:06:41.833Z] Removing intermediate container 7260219743dd [2023-09-27T18:06:41.833Z] ---> 21e57c0bbd85 [2023-09-27T18:06:41.833Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T18:06:41.833Z] ---> Running in aaca274bfca0 [2023-09-27T18:06:41.833Z] Removing intermediate container aaca274bfca0 [2023-09-27T18:06:41.833Z] ---> fde77f361709 [2023-09-27T18:06:41.833Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T18:06:41.833Z] ---> Running in 02377c59b4ca [2023-09-27T18:06:41.833Z] Removing intermediate container 02377c59b4ca [2023-09-27T18:06:41.833Z] ---> 92577a63205a [2023-09-27T18:06:41.833Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T18:06:42.093Z] ---> Running in 99c3a594d773 [2023-09-27T18:06:42.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:06:42.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:06:42.919Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-27T18:06:42.919Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-27T18:06:42.919Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T18:06:42.919Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T18:06:42.919Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-27T18:06:42.919Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-27T18:06:42.919Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-27T18:06:42.919Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-27T18:06:42.919Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-27T18:06:42.919Z] (10/13) Installing kmod-libs (30-r3) [2023-09-27T18:06:42.919Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-27T18:06:42.919Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-27T18:06:42.919Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-27T18:06:42.919Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T18:06:42.919Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T18:06:42.919Z] OK: 271 MiB in 65 packages [2023-09-27T18:06:43.487Z] Removing intermediate container 99c3a594d773 [2023-09-27T18:06:43.488Z] ---> 11a4b944fded [2023-09-27T18:06:43.488Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-27T18:06:43.488Z] ---> Running in 2b64f9c14213 [2023-09-27T18:06:43.746Z] Removing intermediate container 2b64f9c14213 [2023-09-27T18:06:43.746Z] ---> 7dda1420b497 [2023-09-27T18:06:43.746Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-27T18:06:43.746Z] ---> 3932d4d526e9 [2023-09-27T18:06:43.746Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:06:43.746Z] ---> Running in 92215961f7b8 [2023-09-27T18:06:44.785Z] Still waiting to schedule task [2023-09-27T18:06:44.786Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-27T18:07:40.046Z] Removing intermediate container 92215961f7b8 [2023-09-27T18:07:40.046Z] ---> ce6a1af2cdce [2023-09-27T18:07:40.046Z] Step 11/13 : COPY . . [2023-09-27T18:07:40.046Z] ---> f863fe27220d [2023-09-27T18:07:40.046Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T18:07:40.046Z] ---> Running in a409daaf7d6c [2023-09-27T18:07:40.046Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:07:40.046Z] Dload Upload Total Spent Left Speed [2023-09-27T18:07:40.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10874 0 --:--:-- --:--:-- --:--:-- 10895 [2023-09-27T18:07:40.046Z] Removing intermediate container a409daaf7d6c [2023-09-27T18:07:40.046Z] ---> 462cd3800f9f [2023-09-27T18:07:40.046Z] Step 13/13 : RUN ${MAKE} [2023-09-27T18:07:40.046Z] ---> Running in c0a718200959 [2023-09-27T18:07:40.046Z] noop [2023-09-27T18:07:40.046Z] Removing intermediate container c0a718200959 [2023-09-27T18:07:40.046Z] ---> abf3960d753e [2023-09-27T18:07:40.046Z] Successfully built abf3960d753e [2023-09-27T18:07:40.046Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:07:40.365Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T18:07:40.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:07:40.432Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:07:40.462Z] $ 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-09-27T18:07:40.804Z] $ docker top defa968da61dac2cc9a9a32ccd6a40707b926566121949ae878c95b912757285 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:07:41.135Z] + go version [2023-09-27T18:07:41.135Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T18:07:41.142Z] $ docker stop --time=1 defa968da61dac2cc9a9a32ccd6a40707b926566121949ae878c95b912757285 [2023-09-27T18:07:42.434Z] $ docker rm -f --volumes defa968da61dac2cc9a9a32ccd6a40707b926566121949ae878c95b912757285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:07:42.853Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T18:07:42.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:07:42.927Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:07:42.957Z] $ 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-09-27T18:07:43.259Z] $ docker top 36e38979f796df955f6de46a16461d7f9a70f8d9e1df198fc9d8f9cf70f4efee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:07:43.594Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-27T18:07:43.890Z] + make test [2023-09-27T18:07:43.890Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T18:07:45.266Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-27T18:07:55.254Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-27T18:07:55.818Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements [2023-09-27T18:08:02.640Z] go vet ./... [2023-09-27T18:08:05.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T18:08:05.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T18:08:05.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T18:08:05.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T18:08:05.028Z] $ docker stop --time=1 36e38979f796df955f6de46a16461d7f9a70f8d9e1df198fc9d8f9cf70f4efee [2023-09-27T18:08:10.495Z] $ docker rm -f --volumes 36e38979f796df955f6de46a16461d7f9a70f8d9e1df198fc9d8f9cf70f4efee [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T18:08:10.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T18:08:12.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-27T18:08:12.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8061 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-27T18:08:12.371Z] Running in /w/workspace/device-usb-camera/153 [Pipeline] { [Pipeline] checkout [2023-09-27T18:08:12.408Z] Selected Git installation does not exist. Using Default [2023-09-27T18:08:12.408Z] The recommended git tool is: NONE [2023-09-27T18:08:12.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T18:08:12.992Z] + ls -al . [2023-09-27T18:08:12.992Z] total 220 [2023-09-27T18:08:12.992Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 18:07 . [2023-09-27T18:08:12.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 18:06 .. [2023-09-27T18:08:12.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 18:07 .git [2023-09-27T18:08:12.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:06 .github [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 18:06 .gitignore [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 18:06 .golangci.yml [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 18:06 .hadolint.yml [2023-09-27T18:08:12.992Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 18:06 .semver [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 18:06 Attribution.txt [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 18:06 CHANGELOG.md [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 18:06 Dockerfile [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 18:06 GOVERNANCE.md [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 18:06 Jenkinsfile [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 18:06 LICENSE [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 18:06 Makefile [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 18:06 OWNERS.md [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 18:06 README.md [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 18:06 VERSION [2023-09-27T18:08:12.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 18:06 bin [2023-09-27T18:08:12.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:06 cmd [2023-09-27T18:08:12.992Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 18:07 coverage.out [2023-09-27T18:08:12.992Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 18:06 docker-entrypoint.sh [2023-09-27T18:08:12.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 18:06 docs [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 18:06 go.mod [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 18:06 go.sum [2023-09-27T18:08:12.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:06 internal [2023-09-27T18:08:12.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 18:06 snap [2023-09-27T18:08:12.992Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 18:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:08:13.341Z] + 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=599f6b8e7264b3818babca2d82d47d6d3c40b07e --label arch=amd64 --label version=3.1.0-dev.28 . [2023-09-27T18:08:13.341Z] Sending build context to Docker daemon 2.298MB [2023-09-27T18:08:13.341Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T18:08:13.341Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-27T18:08:13.341Z] ---> abf3960d753e [2023-09-27T18:08:13.341Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-27T18:08:13.603Z] ---> Running in 56163ae0fffd [2023-09-27T18:08:13.603Z] Removing intermediate container 56163ae0fffd [2023-09-27T18:08:13.603Z] ---> 5568a6718277 [2023-09-27T18:08:13.603Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T18:08:13.603Z] ---> Running in cbe4af6b1f64 [2023-09-27T18:08:13.603Z] Removing intermediate container cbe4af6b1f64 [2023-09-27T18:08:13.603Z] ---> 5bcb59931149 [2023-09-27T18:08:13.603Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T18:08:13.603Z] ---> Running in df522063fa47 [2023-09-27T18:08:13.603Z] Removing intermediate container df522063fa47 [2023-09-27T18:08:13.603Z] ---> f220a7fb99ef [2023-09-27T18:08:13.603Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T18:08:13.862Z] ---> Running in 7bf0c57ffaed [2023-09-27T18:08:13.862Z] Removing intermediate container 7bf0c57ffaed [2023-09-27T18:08:13.862Z] ---> afe38e907238 [2023-09-27T18:08:13.862Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T18:08:13.862Z] ---> Running in b8a85d0d9d18 [2023-09-27T18:08:14.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:08:14.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:08:14.383Z] OK: 271 MiB in 65 packages [2023-09-27T18:08:14.642Z] Removing intermediate container b8a85d0d9d18 [2023-09-27T18:08:14.642Z] ---> 722c37169100 [2023-09-27T18:08:14.642Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-27T18:08:14.642Z] ---> Running in 204f2912ba49 [2023-09-27T18:08:14.642Z] Removing intermediate container 204f2912ba49 [2023-09-27T18:08:14.642Z] ---> 993be0e83b73 [2023-09-27T18:08:14.642Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-27T18:08:14.901Z] ---> 93b8be178eb4 [2023-09-27T18:08:14.901Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:08:14.901Z] ---> Running in b85c41199479 [2023-09-27T18:08:15.469Z] Removing intermediate container b85c41199479 [2023-09-27T18:08:15.469Z] ---> 51dd9785d446 [2023-09-27T18:08:15.469Z] Step 11/36 : COPY . . [2023-09-27T18:08:16.038Z] ---> 75f859814c48 [2023-09-27T18:08:16.038Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T18:08:16.038Z] ---> Running in b23e0d5f89c6 [2023-09-27T18:08:16.038Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:08:16.038Z] Dload Upload Total Spent Left Speed [2023-09-27T18:08:16.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 35660 0 --:--:-- --:--:-- --:--:-- 36852 [2023-09-27T18:08:16.555Z] Removing intermediate container b23e0d5f89c6 [2023-09-27T18:08:16.555Z] ---> e0b1c5004f9f [2023-09-27T18:08:16.556Z] Step 13/36 : RUN ${MAKE} [2023-09-27T18:08:16.556Z] ---> Running in f41a6f0c8e7d [2023-09-27T18:08:16.813Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-27T18:08:17.246Z] using credential edgex-jenkins-ssh [2023-09-27T18:08:17.260Z] Cloning the remote Git repository [2023-09-27T18:08:17.293Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-27T18:08:17.378Z] > git init /w/workspace/device-usb-camera/153 # timeout=10 [2023-09-27T18:08:17.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-27T18:08:17.511Z] > git --version # timeout=10 [2023-09-27T18:08:17.532Z] > git --version # 'git version 2.25.1' [2023-09-27T18:08:17.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T18:08:17.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T18:08:18.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-27T18:08:19.402Z] Avoid second fetch [2023-09-27T18:08:19.403Z] Checking out Revision 599f6b8e7264b3818babca2d82d47d6d3c40b07e (main) [2023-09-27T18:08:18.576Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T18:08:19.412Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T18:08:19.491Z] > git checkout -f 599f6b8e7264b3818babca2d82d47d6d3c40b07e # timeout=10 [2023-09-27T18:08:19.965Z] Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T18:08:20.881Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T18:08:20.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:08:20.881Z] Dload Upload Total Spent Left Speed [2023-09-27T18:08:20.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-09-27T18:08:21.483Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T18:08:21.811Z] + sudo tee /etc/docker/daemon.new [2023-09-27T18:08:21.811Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T18:08:21.811Z] { [2023-09-27T18:08:21.811Z] "registry-mirrors": [ [2023-09-27T18:08:21.811Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T18:08:21.811Z] ], [2023-09-27T18:08:21.811Z] "bip": "10.250.0.254/24", [2023-09-27T18:08:21.811Z] "hosts": [ [2023-09-27T18:08:21.811Z] "tcp://0.0.0.0:5555", [2023-09-27T18:08:21.811Z] "unix:///var/run/docker.sock" [2023-09-27T18:08:21.811Z] ], [2023-09-27T18:08:21.811Z] "mtu": 1458, [2023-09-27T18:08:21.811Z] "selinux-enabled": true, [2023-09-27T18:08:21.811Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T18:08:21.811Z] } [Pipeline] sh [2023-09-27T18:08:22.156Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T18:08:22.491Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:08:40.756Z] provisioning config files... [2023-09-27T18:08:40.778Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/153@tmp/config13836906765329525336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:08:41.127Z] ---> docker-login.sh [2023-09-27T18:08:41.128Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:08:41.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:41.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:41.666Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:41.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:41.666Z] [2023-09-27T18:08:41.666Z] Login Succeeded [2023-09-27T18:08:41.666Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:08:41.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:41.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:41.933Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:41.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:41.933Z] [2023-09-27T18:08:41.933Z] Login Succeeded [2023-09-27T18:08:41.933Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:08:42.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:42.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:42.470Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:42.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:42.470Z] [2023-09-27T18:08:42.470Z] Login Succeeded [2023-09-27T18:08:42.470Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:08:42.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:42.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:42.739Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:42.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:42.739Z] [2023-09-27T18:08:42.739Z] Login Succeeded [2023-09-27T18:08:42.739Z] docker.io [2023-09-27T18:08:43.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:43.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:43.277Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:43.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:43.277Z] [2023-09-27T18:08:43.277Z] Login Succeeded [2023-09-27T18:08:43.277Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:08:43.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T18:08:43.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:08:43.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:08:43.550Z] ========================================================= [2023-09-27T18:08:43.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T18:08:43.550Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:08:43.596Z] Removing intermediate container f41a6f0c8e7d [2023-09-27T18:08:43.596Z] ---> f900bb8392a7 [2023-09-27T18:08:43.596Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-27T18:08:43.596Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-27T18:08:43.596Z] 4acc49c71d14: Pulling fs layer [2023-09-27T18:08:43.596Z] 4acc49c71d14: Verifying Checksum [2023-09-27T18:08:43.596Z] 4acc49c71d14: Download complete [2023-09-27T18:08:43.596Z] 4acc49c71d14: Pull complete [2023-09-27T18:08:43.596Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-27T18:08:43.596Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-27T18:08:43.596Z] ---> 01a2bd3e5fff [2023-09-27T18:08:43.596Z] Step 15/36 : FROM alpine:3.18 [2023-09-27T18:08:43.596Z] 3.18: Pulling from library/alpine [2023-09-27T18:08:43.596Z] 7264a8db6415: Already exists [2023-09-27T18:08:43.596Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:08:43.596Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T18:08:43.596Z] ---> 7e01a0d0a1dc [2023-09-27T18:08:43.596Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-27T18:08:43.596Z] ---> Running in 26e61fad9295 [2023-09-27T18:08:43.596Z] Removing intermediate container 26e61fad9295 [2023-09-27T18:08:43.596Z] ---> 600affe7c9c4 [2023-09-27T18:08:43.596Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-27T18:08:43.596Z] ---> Running in 211333e1f310 [2023-09-27T18:08:43.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:08:43.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:08:43.596Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-27T18:08:43.596Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-27T18:08:43.596Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-27T18:08:43.596Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-27T18:08:43.888Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-27T18:08:43.888Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-27T18:08:43.888Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-27T18:08:43.888Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-27T18:08:43.888Z] (9/107) Installing libxcb (1.15-r1) [2023-09-27T18:08:43.888Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-27T18:08:43.888Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-27T18:08:43.888Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-27T18:08:43.888Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-27T18:08:43.888Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-27T18:08:43.888Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-27T18:08:43.888Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-27T18:08:43.888Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-27T18:08:43.888Z] (18/107) Installing libva (2.18.0-r1) [2023-09-27T18:08:43.888Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-27T18:08:43.888Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-27T18:08:43.888Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-27T18:08:43.888Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-27T18:08:43.888Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-27T18:08:43.888Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-27T18:08:43.888Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-27T18:08:43.888Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-27T18:08:43.888Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-27T18:08:43.888Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-27T18:08:43.888Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-27T18:08:43.888Z] (30/107) Installing opus (1.4-r0) [2023-09-27T18:08:43.888Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-27T18:08:43.888Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-27T18:08:43.888Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-27T18:08:43.888Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-27T18:08:43.888Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-27T18:08:43.888Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-27T18:08:43.894Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T18:08:44.160Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-27T18:08:44.160Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-27T18:08:44.160Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-27T18:08:44.160Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-27T18:08:44.160Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-27T18:08:44.160Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-27T18:08:44.160Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-27T18:08:44.160Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-27T18:08:44.162Z] Sending build context to Docker daemon 1.341MB [2023-09-27T18:08:44.162Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T18:08:44.162Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-27T18:08:44.418Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-27T18:08:44.418Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-27T18:08:44.418Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-27T18:08:44.418Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-27T18:08:44.418Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-27T18:08:44.418Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-27T18:08:44.418Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-27T18:08:44.418Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-27T18:08:44.418Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-27T18:08:44.418Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-27T18:08:44.418Z] (55/107) Installing glib (2.76.4-r0) [2023-09-27T18:08:44.418Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-27T18:08:44.418Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-27T18:08:44.418Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-27T18:08:44.418Z] (59/107) Installing libass (0.17.1-r0) [2023-09-27T18:08:44.418Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-27T18:08:44.418Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-27T18:08:44.418Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-27T18:08:44.418Z] (63/107) Installing libunistring (1.1-r1) [2023-09-27T18:08:44.418Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-27T18:08:44.418Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-27T18:08:44.418Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-27T18:08:44.418Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-27T18:08:44.418Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-27T18:08:44.432Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T18:08:44.432Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T18:08:44.432Z] 5d54e960e981: Pulling fs layer [2023-09-27T18:08:44.432Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T18:08:44.432Z] f0e02332f6b5: Pulling fs layer [2023-09-27T18:08:44.432Z] cefa15bbcfad: Pulling fs layer [2023-09-27T18:08:44.432Z] 17808c966233: Pulling fs layer [2023-09-27T18:08:44.432Z] f4c1fc716caa: Pulling fs layer [2023-09-27T18:08:44.432Z] f0e02332f6b5: Waiting [2023-09-27T18:08:44.432Z] cefa15bbcfad: Waiting [2023-09-27T18:08:44.432Z] 17808c966233: Waiting [2023-09-27T18:08:44.432Z] f4c1fc716caa: Waiting [2023-09-27T18:08:44.432Z] 5d54e960e981: Verifying Checksum [2023-09-27T18:08:44.432Z] 5d54e960e981: Download complete [2023-09-27T18:08:44.432Z] f0e02332f6b5: Verifying Checksum [2023-09-27T18:08:44.432Z] f0e02332f6b5: Download complete [2023-09-27T18:08:44.432Z] cefa15bbcfad: Verifying Checksum [2023-09-27T18:08:44.432Z] cefa15bbcfad: Download complete [2023-09-27T18:08:44.432Z] 9fda8d8052c6: Verifying Checksum [2023-09-27T18:08:44.432Z] 9fda8d8052c6: Download complete [2023-09-27T18:08:44.677Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-27T18:08:44.677Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-27T18:08:44.677Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-27T18:08:44.677Z] (72/107) Installing librist (0.2.7-r0) [2023-09-27T18:08:44.677Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-27T18:08:44.677Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-27T18:08:44.677Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-27T18:08:44.677Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-27T18:08:44.677Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-27T18:08:44.677Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-27T18:08:44.677Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-27T18:08:44.677Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-27T18:08:44.677Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-27T18:08:44.677Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-27T18:08:44.677Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-27T18:08:44.677Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-27T18:08:44.677Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-27T18:08:44.677Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-27T18:08:44.677Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-27T18:08:44.677Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-27T18:08:44.936Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-27T18:08:44.936Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-27T18:08:44.936Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-27T18:08:44.936Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-27T18:08:44.936Z] (93/107) Installing orc (0.4.34-r0) [2023-09-27T18:08:44.936Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-27T18:08:44.936Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-27T18:08:44.936Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-27T18:08:44.936Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-27T18:08:44.936Z] (98/107) Installing libpulse (16.1-r10) [2023-09-27T18:08:44.936Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T18:08:44.936Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T18:08:44.936Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-27T18:08:44.936Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-27T18:08:44.936Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-27T18:08:44.936Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-27T18:08:44.936Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-27T18:08:44.936Z] (106/107) Installing kmod-libs (30-r3) [2023-09-27T18:08:44.936Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-27T18:08:44.936Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T18:08:44.936Z] Executing glib-2.76.4-r0.trigger [2023-09-27T18:08:44.936Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T18:08:44.936Z] OK: 131 MiB in 122 packages [2023-09-27T18:08:45.034Z] f4c1fc716caa: Verifying Checksum [2023-09-27T18:08:45.034Z] f4c1fc716caa: Download complete [2023-09-27T18:08:45.302Z] 9fda8d8052c6: Pull complete [2023-09-27T18:08:45.912Z] 5d54e960e981: Pull complete [2023-09-27T18:08:45.912Z] c4a7e357bf2a: Download complete [2023-09-27T18:08:46.888Z] 17808c966233: Verifying Checksum [2023-09-27T18:08:46.889Z] 17808c966233: Download complete [2023-09-27T18:08:48.239Z] Removing intermediate container 211333e1f310 [2023-09-27T18:08:48.239Z] ---> 95a7359d4b51 [2023-09-27T18:08:48.239Z] Step 18/36 : WORKDIR / [2023-09-27T18:08:48.239Z] ---> Running in 9a9e7d60c494 [2023-09-27T18:08:48.500Z] Removing intermediate container 9a9e7d60c494 [2023-09-27T18:08:48.500Z] ---> 2bc8dc248d80 [2023-09-27T18:08:48.500Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-27T18:08:49.442Z] ---> 05ba40f54338 [2023-09-27T18:08:49.442Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-27T18:08:49.702Z] ---> 14197346a854 [2023-09-27T18:08:49.702Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-27T18:08:49.702Z] ---> 985519dd5439 [2023-09-27T18:08:49.702Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-27T18:08:49.702Z] ---> c0e82e7fb3a8 [2023-09-27T18:08:49.702Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-27T18:08:49.964Z] ---> 8fcd6f4ed333 [2023-09-27T18:08:49.964Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-27T18:08:49.964Z] ---> d89fff51a9c8 [2023-09-27T18:08:49.964Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-27T18:08:50.908Z] ---> 2d13461a6e20 [2023-09-27T18:08:50.908Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-27T18:08:50.908Z] ---> Running in 6d817afc24c5 [2023-09-27T18:08:51.478Z] Removing intermediate container 6d817afc24c5 [2023-09-27T18:08:51.478Z] ---> a20cc96849e4 [2023-09-27T18:08:51.478Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-27T18:08:51.478Z] ---> Running in 0591d812f6af [2023-09-27T18:08:52.417Z] Removing intermediate container 0591d812f6af [2023-09-27T18:08:52.417Z] ---> 12a2c4417e3c [2023-09-27T18:08:52.417Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-27T18:08:52.417Z] ---> Running in 9668c4ac600c [2023-09-27T18:08:52.677Z] Removing intermediate container 9668c4ac600c [2023-09-27T18:08:52.677Z] ---> 58f82003794c [2023-09-27T18:08:52.677Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-27T18:08:52.677Z] ---> Running in 0694103b0bc6 [2023-09-27T18:08:53.249Z] Removing intermediate container 0694103b0bc6 [2023-09-27T18:08:53.249Z] ---> 328029f92bd1 [2023-09-27T18:08:53.249Z] Step 30/36 : EXPOSE 59983 [2023-09-27T18:08:53.249Z] ---> Running in 110de2e279c7 [2023-09-27T18:08:53.249Z] Removing intermediate container 110de2e279c7 [2023-09-27T18:08:53.249Z] ---> 984cfcc3dfc5 [2023-09-27T18:08:53.249Z] Step 31/36 : EXPOSE 8554 [2023-09-27T18:08:53.249Z] ---> Running in 705c65d6b2e7 [2023-09-27T18:08:53.509Z] Removing intermediate container 705c65d6b2e7 [2023-09-27T18:08:53.509Z] ---> 7fb33cc9a799 [2023-09-27T18:08:53.509Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-27T18:08:53.509Z] ---> Running in e557ce2023d3 [2023-09-27T18:08:53.509Z] Removing intermediate container e557ce2023d3 [2023-09-27T18:08:53.509Z] ---> 6d4b93c39960 [2023-09-27T18:08:53.509Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-27T18:08:53.509Z] ---> Running in b29fb0eda377 [2023-09-27T18:08:53.509Z] Removing intermediate container b29fb0eda377 [2023-09-27T18:08:53.509Z] ---> 346fd406cb19 [2023-09-27T18:08:53.509Z] Step 34/36 : LABEL arch=amd64 [2023-09-27T18:08:53.509Z] ---> Running in cb8337785e47 [2023-09-27T18:08:53.770Z] Removing intermediate container cb8337785e47 [2023-09-27T18:08:53.770Z] ---> b0ade6e92d2e [2023-09-27T18:08:53.770Z] Step 35/36 : LABEL git_sha=599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:08:53.770Z] ---> Running in 37fec6b42e79 [2023-09-27T18:08:53.770Z] Removing intermediate container 37fec6b42e79 [2023-09-27T18:08:53.770Z] ---> f24884f406c3 [2023-09-27T18:08:53.770Z] Step 36/36 : LABEL version=3.1.0-dev.28 [2023-09-27T18:08:53.770Z] ---> Running in 9084ccbfd4e8 [2023-09-27T18:08:53.770Z] Removing intermediate container 9084ccbfd4e8 [2023-09-27T18:08:53.770Z] ---> fe05551b40c7 [2023-09-27T18:08:53.770Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T18:08:53.770Z] Successfully built fe05551b40c7 [2023-09-27T18:08:53.770Z] 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-09-27T18:08:53.879Z] provisioning config files... [2023-09-27T18:08:53.889Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15380183871893452527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:08:54.197Z] ---> docker-login.sh [2023-09-27T18:08:54.197Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:08:54.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:54.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:54.197Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:54.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:54.197Z] [2023-09-27T18:08:54.197Z] Login Succeeded [2023-09-27T18:08:54.197Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:08:54.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:54.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:54.197Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:54.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:54.197Z] [2023-09-27T18:08:54.197Z] Login Succeeded [2023-09-27T18:08:54.197Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:08:54.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:54.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:54.456Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:54.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:54.456Z] [2023-09-27T18:08:54.456Z] Login Succeeded [2023-09-27T18:08:54.456Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:08:54.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:54.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:54.456Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:54.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:54.456Z] [2023-09-27T18:08:54.456Z] Login Succeeded [2023-09-27T18:08:54.456Z] docker.io [2023-09-27T18:08:54.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:55.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:55.024Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:55.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:55.024Z] [2023-09-27T18:08:55.024Z] Login Succeeded [2023-09-27T18:08:55.024Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:08:55.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:08:55.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:08:55.074Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-27T18:08:55.074Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:08:55.074Z] latest [2023-09-27T18:08:55.074Z] 3.1.0-dev.28 [2023-09-27T18:08:55.074Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [2023-09-27T18:08:55.074Z] main [2023-09-27T18:08:55.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:08:55.391Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:08:55.706Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:08:55.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T18:08:55.706Z] ff68e3b4ff6b: Preparing [2023-09-27T18:08:55.706Z] d0cfce0b19d1: Preparing [2023-09-27T18:08:55.706Z] ad604a1aab40: Preparing [2023-09-27T18:08:55.706Z] 90e95056eec0: Preparing [2023-09-27T18:08:55.706Z] 3827b5b91e75: Preparing [2023-09-27T18:08:55.706Z] acc83c6ca332: Preparing [2023-09-27T18:08:55.706Z] 9fc9070cf98d: Preparing [2023-09-27T18:08:55.706Z] 059664ea75a2: Preparing [2023-09-27T18:08:55.706Z] 85ffe3cc2a50: Preparing [2023-09-27T18:08:55.706Z] 1c62635aefa5: Preparing [2023-09-27T18:08:55.706Z] b14345183dcc: Preparing [2023-09-27T18:08:55.706Z] 8fa2114de615: Preparing [2023-09-27T18:08:55.706Z] 4693057ce236: Preparing [2023-09-27T18:08:55.706Z] 9fc9070cf98d: Waiting [2023-09-27T18:08:55.706Z] 059664ea75a2: Waiting [2023-09-27T18:08:55.706Z] 85ffe3cc2a50: Waiting [2023-09-27T18:08:55.706Z] 1c62635aefa5: Waiting [2023-09-27T18:08:55.706Z] b14345183dcc: Waiting [2023-09-27T18:08:55.706Z] 8fa2114de615: Waiting [2023-09-27T18:08:55.706Z] 4693057ce236: Waiting [2023-09-27T18:08:55.706Z] acc83c6ca332: Waiting [2023-09-27T18:08:55.706Z] ad604a1aab40: Pushed [2023-09-27T18:08:55.706Z] d0cfce0b19d1: Pushed [2023-09-27T18:08:55.706Z] 90e95056eec0: Pushed [2023-09-27T18:08:55.706Z] ff68e3b4ff6b: Pushed [2023-09-27T18:08:55.965Z] 9fc9070cf98d: Pushed [2023-09-27T18:08:55.965Z] acc83c6ca332: Pushed [2023-09-27T18:08:55.965Z] 85ffe3cc2a50: Pushed [2023-09-27T18:08:55.965Z] 059664ea75a2: Pushed [2023-09-27T18:08:55.965Z] 4693057ce236: Layer already exists [2023-09-27T18:08:55.965Z] 1c62635aefa5: Pushed [2023-09-27T18:08:56.982Z] c4a7e357bf2a: Pull complete [2023-09-27T18:08:56.983Z] f0e02332f6b5: Pull complete [2023-09-27T18:08:56.983Z] cefa15bbcfad: Pull complete [2023-09-27T18:08:58.504Z] 3827b5b91e75: Pushed [2023-09-27T18:08:58.505Z] b14345183dcc: Pushed [2023-09-27T18:09:03.661Z] 17808c966233: Pull complete [2023-09-27T18:09:05.076Z] f4c1fc716caa: Pull complete [2023-09-27T18:09:05.076Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T18:09:05.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T18:09:05.076Z] ---> ea914061e18c [2023-09-27T18:09:05.076Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-27T18:09:07.026Z] ---> Running in 77c859231e32 [2023-09-27T18:09:07.026Z] Removing intermediate container 77c859231e32 [2023-09-27T18:09:07.026Z] ---> 71951dca1d84 [2023-09-27T18:09:07.026Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T18:09:07.026Z] ---> Running in 0f2d56465aa7 [2023-09-27T18:09:07.303Z] Removing intermediate container 0f2d56465aa7 [2023-09-27T18:09:07.303Z] ---> 17b2b26e1991 [2023-09-27T18:09:07.303Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T18:09:07.570Z] ---> Running in 304e0c08d63d [2023-09-27T18:09:07.839Z] Removing intermediate container 304e0c08d63d [2023-09-27T18:09:07.839Z] ---> 8a1df24444d4 [2023-09-27T18:09:07.839Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T18:09:07.839Z] ---> Running in 3f579ad14b79 [2023-09-27T18:09:08.109Z] Removing intermediate container 3f579ad14b79 [2023-09-27T18:09:08.109Z] ---> 54f4bdbac963 [2023-09-27T18:09:08.109Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T18:09:08.109Z] ---> Running in 3d7fd1db9cb0 [2023-09-27T18:09:08.495Z] 8fa2114de615: Pushed [2023-09-27T18:09:08.495Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:08.804Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:09.107Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-27T18:09:09.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T18:09:09.107Z] ff68e3b4ff6b: Preparing [2023-09-27T18:09:09.107Z] d0cfce0b19d1: Preparing [2023-09-27T18:09:09.107Z] ad604a1aab40: Preparing [2023-09-27T18:09:09.107Z] 90e95056eec0: Preparing [2023-09-27T18:09:09.107Z] 3827b5b91e75: Preparing [2023-09-27T18:09:09.107Z] acc83c6ca332: Preparing [2023-09-27T18:09:09.107Z] 9fc9070cf98d: Preparing [2023-09-27T18:09:09.107Z] 059664ea75a2: Preparing [2023-09-27T18:09:09.107Z] 85ffe3cc2a50: Preparing [2023-09-27T18:09:09.107Z] 1c62635aefa5: Preparing [2023-09-27T18:09:09.107Z] b14345183dcc: Preparing [2023-09-27T18:09:09.107Z] 8fa2114de615: Preparing [2023-09-27T18:09:09.107Z] 4693057ce236: Preparing [2023-09-27T18:09:09.107Z] 059664ea75a2: Waiting [2023-09-27T18:09:09.107Z] 85ffe3cc2a50: Waiting [2023-09-27T18:09:09.107Z] 1c62635aefa5: Waiting [2023-09-27T18:09:09.107Z] b14345183dcc: Waiting [2023-09-27T18:09:09.107Z] 8fa2114de615: Waiting [2023-09-27T18:09:09.107Z] 4693057ce236: Waiting [2023-09-27T18:09:09.107Z] acc83c6ca332: Waiting [2023-09-27T18:09:09.107Z] 9fc9070cf98d: Waiting [2023-09-27T18:09:09.107Z] d0cfce0b19d1: Layer already exists [2023-09-27T18:09:09.107Z] ff68e3b4ff6b: Layer already exists [2023-09-27T18:09:09.107Z] 3827b5b91e75: Layer already exists [2023-09-27T18:09:09.107Z] 90e95056eec0: Layer already exists [2023-09-27T18:09:09.107Z] ad604a1aab40: Layer already exists [2023-09-27T18:09:09.107Z] 059664ea75a2: Layer already exists [2023-09-27T18:09:09.107Z] acc83c6ca332: Layer already exists [2023-09-27T18:09:09.107Z] 85ffe3cc2a50: Layer already exists [2023-09-27T18:09:09.107Z] 9fc9070cf98d: Layer already exists [2023-09-27T18:09:09.107Z] 1c62635aefa5: Layer already exists [2023-09-27T18:09:09.107Z] b14345183dcc: Layer already exists [2023-09-27T18:09:09.107Z] 8fa2114de615: Layer already exists [2023-09-27T18:09:09.107Z] 4693057ce236: Layer already exists [2023-09-27T18:09:09.107Z] latest: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:09.410Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:09.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:09:09.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:09:09.718Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.28 [2023-09-27T18:09:09.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T18:09:09.718Z] ff68e3b4ff6b: Preparing [2023-09-27T18:09:09.718Z] d0cfce0b19d1: Preparing [2023-09-27T18:09:09.718Z] ad604a1aab40: Preparing [2023-09-27T18:09:09.718Z] 90e95056eec0: Preparing [2023-09-27T18:09:09.718Z] 3827b5b91e75: Preparing [2023-09-27T18:09:09.718Z] acc83c6ca332: Preparing [2023-09-27T18:09:09.718Z] 9fc9070cf98d: Preparing [2023-09-27T18:09:09.718Z] 059664ea75a2: Preparing [2023-09-27T18:09:09.718Z] 85ffe3cc2a50: Preparing [2023-09-27T18:09:09.718Z] 1c62635aefa5: Preparing [2023-09-27T18:09:09.718Z] b14345183dcc: Preparing [2023-09-27T18:09:09.718Z] 8fa2114de615: Preparing [2023-09-27T18:09:09.718Z] 4693057ce236: Preparing [2023-09-27T18:09:09.718Z] 9fc9070cf98d: Waiting [2023-09-27T18:09:09.718Z] 059664ea75a2: Waiting [2023-09-27T18:09:09.718Z] 85ffe3cc2a50: Waiting [2023-09-27T18:09:09.718Z] 8fa2114de615: Waiting [2023-09-27T18:09:09.718Z] 4693057ce236: Waiting [2023-09-27T18:09:09.718Z] 1c62635aefa5: Waiting [2023-09-27T18:09:09.718Z] b14345183dcc: Waiting [2023-09-27T18:09:09.718Z] acc83c6ca332: Waiting [2023-09-27T18:09:09.718Z] 90e95056eec0: Layer already exists [2023-09-27T18:09:09.718Z] 3827b5b91e75: Layer already exists [2023-09-27T18:09:09.718Z] d0cfce0b19d1: Layer already exists [2023-09-27T18:09:09.718Z] ad604a1aab40: Layer already exists [2023-09-27T18:09:09.718Z] ff68e3b4ff6b: Layer already exists [2023-09-27T18:09:09.718Z] acc83c6ca332: Layer already exists [2023-09-27T18:09:09.718Z] 9fc9070cf98d: Layer already exists [2023-09-27T18:09:09.718Z] 059664ea75a2: Layer already exists [2023-09-27T18:09:09.718Z] 85ffe3cc2a50: Layer already exists [2023-09-27T18:09:09.718Z] b14345183dcc: Layer already exists [2023-09-27T18:09:09.718Z] 1c62635aefa5: Layer already exists [2023-09-27T18:09:09.718Z] 8fa2114de615: Layer already exists [2023-09-27T18:09:09.718Z] 4693057ce236: Layer already exists [2023-09-27T18:09:09.718Z] 3.1.0-dev.28: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:10.028Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:10.336Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [2023-09-27T18:09:10.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T18:09:10.336Z] ff68e3b4ff6b: Preparing [2023-09-27T18:09:10.336Z] d0cfce0b19d1: Preparing [2023-09-27T18:09:10.336Z] ad604a1aab40: Preparing [2023-09-27T18:09:10.336Z] 90e95056eec0: Preparing [2023-09-27T18:09:10.336Z] 3827b5b91e75: Preparing [2023-09-27T18:09:10.336Z] acc83c6ca332: Preparing [2023-09-27T18:09:10.336Z] 9fc9070cf98d: Preparing [2023-09-27T18:09:10.336Z] 059664ea75a2: Preparing [2023-09-27T18:09:10.336Z] 85ffe3cc2a50: Preparing [2023-09-27T18:09:10.336Z] 1c62635aefa5: Preparing [2023-09-27T18:09:10.336Z] b14345183dcc: Preparing [2023-09-27T18:09:10.336Z] 8fa2114de615: Preparing [2023-09-27T18:09:10.336Z] 4693057ce236: Preparing [2023-09-27T18:09:10.336Z] acc83c6ca332: Waiting [2023-09-27T18:09:10.336Z] 9fc9070cf98d: Waiting [2023-09-27T18:09:10.336Z] 059664ea75a2: Waiting [2023-09-27T18:09:10.336Z] 85ffe3cc2a50: Waiting [2023-09-27T18:09:10.336Z] 1c62635aefa5: Waiting [2023-09-27T18:09:10.336Z] b14345183dcc: Waiting [2023-09-27T18:09:10.336Z] 4693057ce236: Waiting [2023-09-27T18:09:10.336Z] 8fa2114de615: Waiting [2023-09-27T18:09:10.336Z] 90e95056eec0: Layer already exists [2023-09-27T18:09:10.336Z] 3827b5b91e75: Layer already exists [2023-09-27T18:09:10.336Z] ad604a1aab40: Layer already exists [2023-09-27T18:09:10.336Z] d0cfce0b19d1: Layer already exists [2023-09-27T18:09:10.336Z] ff68e3b4ff6b: Layer already exists [2023-09-27T18:09:10.336Z] 9fc9070cf98d: Layer already exists [2023-09-27T18:09:10.336Z] acc83c6ca332: Layer already exists [2023-09-27T18:09:10.336Z] 059664ea75a2: Layer already exists [2023-09-27T18:09:10.336Z] 85ffe3cc2a50: Layer already exists [2023-09-27T18:09:10.336Z] 1c62635aefa5: Layer already exists [2023-09-27T18:09:10.336Z] b14345183dcc: Layer already exists [2023-09-27T18:09:10.336Z] 4693057ce236: Layer already exists [2023-09-27T18:09:10.336Z] 8fa2114de615: Layer already exists [2023-09-27T18:09:10.336Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:10.648Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:10.953Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-27T18:09:10.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T18:09:10.953Z] ff68e3b4ff6b: Preparing [2023-09-27T18:09:10.953Z] d0cfce0b19d1: Preparing [2023-09-27T18:09:10.953Z] ad604a1aab40: Preparing [2023-09-27T18:09:10.953Z] 90e95056eec0: Preparing [2023-09-27T18:09:10.953Z] 3827b5b91e75: Preparing [2023-09-27T18:09:10.953Z] acc83c6ca332: Preparing [2023-09-27T18:09:10.953Z] 9fc9070cf98d: Preparing [2023-09-27T18:09:10.953Z] 059664ea75a2: Preparing [2023-09-27T18:09:10.953Z] 85ffe3cc2a50: Preparing [2023-09-27T18:09:10.953Z] 1c62635aefa5: Preparing [2023-09-27T18:09:10.953Z] b14345183dcc: Preparing [2023-09-27T18:09:10.953Z] 8fa2114de615: Preparing [2023-09-27T18:09:10.953Z] 4693057ce236: Preparing [2023-09-27T18:09:10.953Z] 059664ea75a2: Waiting [2023-09-27T18:09:10.953Z] acc83c6ca332: Waiting [2023-09-27T18:09:10.953Z] 1c62635aefa5: Waiting [2023-09-27T18:09:10.953Z] 85ffe3cc2a50: Waiting [2023-09-27T18:09:10.953Z] b14345183dcc: Waiting [2023-09-27T18:09:10.953Z] 8fa2114de615: Waiting [2023-09-27T18:09:10.953Z] 9fc9070cf98d: Waiting [2023-09-27T18:09:10.953Z] ad604a1aab40: Layer already exists [2023-09-27T18:09:10.953Z] d0cfce0b19d1: Layer already exists [2023-09-27T18:09:10.953Z] 3827b5b91e75: Layer already exists [2023-09-27T18:09:10.953Z] 90e95056eec0: Layer already exists [2023-09-27T18:09:10.953Z] ff68e3b4ff6b: Layer already exists [2023-09-27T18:09:10.953Z] 9fc9070cf98d: Layer already exists [2023-09-27T18:09:10.953Z] acc83c6ca332: Layer already exists [2023-09-27T18:09:10.953Z] 85ffe3cc2a50: Layer already exists [2023-09-27T18:09:10.953Z] 059664ea75a2: Layer already exists [2023-09-27T18:09:10.953Z] 1c62635aefa5: Layer already exists [2023-09-27T18:09:10.953Z] b14345183dcc: Layer already exists [2023-09-27T18:09:10.953Z] 4693057ce236: Layer already exists [2023-09-27T18:09:10.953Z] 8fa2114de615: Layer already exists [2023-09-27T18:09:10.953Z] main: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:09:10.992Z] ===================================================== [Pipeline] echo [2023-09-27T18:09:11.003Z] taggedImages: [2023-09-27T18:09:11.003Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:09:11.003Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-27T18:09:11.003Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.28 [2023-09-27T18:09:11.003Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [2023-09-27T18:09:11.003Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2023-09-27T18:09:11.040Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-27T18:09:11.040Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-27T18:09:11.040Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T18:09:11.040Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T18:09:11.040Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-27T18:09:11.040Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-27T18:09:11.040Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-27T18:09:11.040Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-27T18:09:11.040Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-27T18:09:11.040Z] (10/13) Installing kmod-libs (30-r3) [2023-09-27T18:09:11.040Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-27T18:09:11.040Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-27T18:09:11.040Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-27T18:09:11.040Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T18:09:11.040Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T18:09:11.040Z] OK: 273 MiB in 65 packages [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:11.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T18:09:11.383Z] [2023-09-27T18:09:11.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:11.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T18:09:11.688Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T18:09:11.688Z] 5eb5b503b376: Pulling fs layer [2023-09-27T18:09:11.688Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T18:09:11.688Z] ec43610c2a17: Pulling fs layer [2023-09-27T18:09:11.688Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T18:09:11.688Z] 33b1e0a273af: Pulling fs layer [2023-09-27T18:09:11.688Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T18:09:11.688Z] 2f39f015ded8: Pulling fs layer [2023-09-27T18:09:11.688Z] 3a2ae6a8a46f: Waiting [2023-09-27T18:09:11.688Z] 33b1e0a273af: Waiting [2023-09-27T18:09:11.688Z] 5c69ac0246d0: Verifying Checksum [2023-09-27T18:09:11.688Z] 5c69ac0246d0: Download complete [2023-09-27T18:09:11.688Z] 3a2ae6a8a46f: Download complete [2023-09-27T18:09:11.688Z] 33b1e0a273af: Download complete [2023-09-27T18:09:11.688Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T18:09:11.688Z] 5d3b04190fa2: Download complete [2023-09-27T18:09:11.688Z] ec43610c2a17: Verifying Checksum [2023-09-27T18:09:11.688Z] ec43610c2a17: Download complete [2023-09-27T18:09:11.948Z] 5eb5b503b376: Verifying Checksum [2023-09-27T18:09:11.948Z] 5eb5b503b376: Download complete [2023-09-27T18:09:12.475Z] Removing intermediate container 3d7fd1db9cb0 [2023-09-27T18:09:12.475Z] ---> 9ea14bec806d [2023-09-27T18:09:12.475Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-27T18:09:12.475Z] ---> Running in 8807d123932d [2023-09-27T18:09:12.475Z] Removing intermediate container 8807d123932d [2023-09-27T18:09:12.475Z] ---> 35593e30d24d [2023-09-27T18:09:12.475Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-27T18:09:12.516Z] 2f39f015ded8: Download complete [2023-09-27T18:09:13.074Z] ---> 2ad9b6a59dc2 [2023-09-27T18:09:13.074Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:09:13.074Z] ---> Running in 0623901c2b06 [2023-09-27T18:09:13.084Z] 5eb5b503b376: Pull complete [2023-09-27T18:09:13.084Z] 5c69ac0246d0: Pull complete [2023-09-27T18:09:13.650Z] ec43610c2a17: Pull complete [2023-09-27T18:09:13.650Z] 3a2ae6a8a46f: Pull complete [2023-09-27T18:09:13.909Z] 33b1e0a273af: Pull complete [2023-09-27T18:09:13.909Z] 5d3b04190fa2: Pull complete [2023-09-27T18:09:18.131Z] 2f39f015ded8: Pull complete [2023-09-27T18:09:18.131Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T18:09:18.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T18:09:18.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:09:18.206Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:09:18.234Z] $ 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-09-27T18:09:24.060Z] $ docker top dc0007e357db4f81a4a0fda96393ea83ba337025eeec9a41ce6b0039d2685bd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:09:24.454Z] ---> job-cost.sh [2023-09-27T18:09:24.454Z] lf-activate-venv: SKIPPING [2023-09-27T18:09:24.454Z] INFO: No Stack... [2023-09-27T18:09:24.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T18:09:24.971Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T18:09:25.264Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-27T18:09:25.264Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T18:09:25.277Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [2023-09-27T18:09:25.285Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] did not exist. Created. [2023-09-27T18:09:25.285Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T18:09:25.584Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-27T18:09:25.616Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T18:09:25.625Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T18:09:25.639Z] $ docker stop --time=1 dc0007e357db4f81a4a0fda96393ea83ba337025eeec9a41ce6b0039d2685bd6 [2023-09-27T18:09:26.802Z] $ docker rm -f --volumes dc0007e357db4f81a4a0fda96393ea83ba337025eeec9a41ce6b0039d2685bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-27T18:10:34.704Z] Removing intermediate container 0623901c2b06 [2023-09-27T18:10:34.704Z] ---> b65c61cf8791 [2023-09-27T18:10:34.704Z] Step 11/13 : COPY . . [2023-09-27T18:10:34.704Z] ---> c9aa74765fc4 [2023-09-27T18:10:34.704Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T18:10:34.704Z] ---> Running in 543f90b396b8 [2023-09-27T18:10:34.704Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-09-27T18:10:34.704Z] Dload Upload Total Spent Left Speed [2023-09-27T18:10:34.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6532 0 --:--:-- --:--:-- --:--:-- 6526 [2023-09-27T18:10:34.704Z] Removing intermediate container 543f90b396b8 [2023-09-27T18:10:34.704Z] ---> 1170866301d9 [2023-09-27T18:10:34.704Z] Step 13/13 : RUN ${MAKE} [2023-09-27T18:10:34.704Z] ---> Running in 1a35ef1da830 [2023-09-27T18:10:34.704Z] noop [2023-09-27T18:10:34.704Z] Removing intermediate container 1a35ef1da830 [2023-09-27T18:10:34.704Z] ---> 9e6df5ecf174 [2023-09-27T18:10:34.704Z] Successfully built 9e6df5ecf174 [2023-09-27T18:10:34.704Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:10:35.062Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T18:10:35.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:10:35.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-8061 does not seem to be running inside a container [2023-09-27T18:10:35.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/153 -v /w/workspace/device-usb-camera/153:/w/workspace/device-usb-camera/153:rw,z -v /w/workspace/device-usb-camera/153@tmp:/w/workspace/device-usb-camera/153@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-09-27T18:10:37.206Z] $ docker top 1f6faea0bbf7f7c3a7793d5aeaae08e24161fe63c0478fdd89012ad893b9354d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:10:38.016Z] + go version [2023-09-27T18:10:38.016Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T18:10:38.041Z] $ docker stop --time=1 1f6faea0bbf7f7c3a7793d5aeaae08e24161fe63c0478fdd89012ad893b9354d [2023-09-27T18:10:39.673Z] $ docker rm -f --volumes 1f6faea0bbf7f7c3a7793d5aeaae08e24161fe63c0478fdd89012ad893b9354d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:10:40.237Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T18:10:40.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:10:40.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-8061 does not seem to be running inside a container [2023-09-27T18:10:40.517Z] $ 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/153 -v /w/workspace/device-usb-camera/153:/w/workspace/device-usb-camera/153:rw,z -v /w/workspace/device-usb-camera/153@tmp:/w/workspace/device-usb-camera/153@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-09-27T18:10:41.737Z] $ docker top 42a80b94f9b25f03b3bf483501ae2b24ef3894cb52c67cce3b417cb7688d3ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:10:42.581Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/153 [Pipeline] fileExists [Pipeline] sh [2023-09-27T18:10:43.242Z] + make test [2023-09-27T18:10:43.242Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T18:10:47.499Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-27T18:12:24.136Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-27T18:12:30.791Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements [2023-09-27T18:12:30.791Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-27T18:12:30.791Z] go vet ./... [2023-09-27T18:13:03.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T18:13:03.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T18:13:03.005Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T18:13:03.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T18:13:03.044Z] $ docker stop --time=1 42a80b94f9b25f03b3bf483501ae2b24ef3894cb52c67cce3b417cb7688d3ca7 [2023-09-27T18:13:06.961Z] $ docker rm -f --volumes 42a80b94f9b25f03b3bf483501ae2b24ef3894cb52c67cce3b417cb7688d3ca7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T18:13:08.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T18:13:08.283Z] Warning: overwriting stash ‘coverage-report’ [2023-09-27T18:13:08.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T18:13:09.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T18:13:09.492Z] + ls -al . [2023-09-27T18:13:09.492Z] total 216 [2023-09-27T18:13:09.492Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 18:10 . [2023-09-27T18:13:09.492Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 18:08 .. [2023-09-27T18:13:09.492Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 18:08 .git [2023-09-27T18:13:09.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:08 .github [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 18:08 .gitignore [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 18:08 .golangci.yml [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 18:08 .hadolint.yml [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 18:08 Attribution.txt [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 18:08 CHANGELOG.md [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 18:08 Dockerfile [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 18:08 GOVERNANCE.md [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 18:08 Jenkinsfile [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 18:08 LICENSE [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 18:08 Makefile [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 18:08 OWNERS.md [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 18:08 README.md [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 18:06 VERSION [2023-09-27T18:13:09.492Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 18:08 bin [2023-09-27T18:13:09.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:08 cmd [2023-09-27T18:13:09.492Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 18:12 coverage.out [2023-09-27T18:13:09.492Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 18:08 docker-entrypoint.sh [2023-09-27T18:13:09.492Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 18:08 docs [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 18:08 go.mod [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 18:08 go.sum [2023-09-27T18:13:09.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:08 internal [2023-09-27T18:13:09.492Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 18:08 snap [2023-09-27T18:13:09.492Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 18:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:13:09.834Z] + 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=599f6b8e7264b3818babca2d82d47d6d3c40b07e --label arch=arm64 --label version=3.1.0-dev.28 . [2023-09-27T18:13:10.112Z] Sending build context to Docker daemon 1.396MB [2023-09-27T18:13:10.381Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T18:13:10.381Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-27T18:13:10.381Z] ---> 9e6df5ecf174 [2023-09-27T18:13:10.381Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-27T18:13:10.381Z] ---> Running in f62e0651c8b7 [2023-09-27T18:13:10.649Z] Removing intermediate container f62e0651c8b7 [2023-09-27T18:13:10.649Z] ---> 1d2d1dad31e1 [2023-09-27T18:13:10.649Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T18:13:10.924Z] ---> Running in 253a7cec3784 [2023-09-27T18:13:11.190Z] Removing intermediate container 253a7cec3784 [2023-09-27T18:13:11.190Z] ---> 3566dcc08d05 [2023-09-27T18:13:11.190Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T18:13:11.190Z] ---> Running in 97355632258f [2023-09-27T18:13:11.794Z] Removing intermediate container 97355632258f [2023-09-27T18:13:11.794Z] ---> 4e5e2b666c68 [2023-09-27T18:13:11.794Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T18:13:11.794Z] ---> Running in 479e11f948f0 [2023-09-27T18:13:12.062Z] Removing intermediate container 479e11f948f0 [2023-09-27T18:13:12.062Z] ---> 6425da45cfdc [2023-09-27T18:13:12.062Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T18:13:12.331Z] ---> Running in 0f42a21e3d1a [2023-09-27T18:13:13.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:13:13.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:13:14.836Z] OK: 273 MiB in 65 packages [2023-09-27T18:13:15.795Z] Removing intermediate container 0f42a21e3d1a [2023-09-27T18:13:15.795Z] ---> cfc84fbe69e4 [2023-09-27T18:13:15.795Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-27T18:13:15.795Z] ---> Running in 5774de9dbccc [2023-09-27T18:13:16.383Z] Removing intermediate container 5774de9dbccc [2023-09-27T18:13:16.383Z] ---> 21b6a52ca118 [2023-09-27T18:13:16.383Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-27T18:13:16.652Z] ---> 6cca6a5306cb [2023-09-27T18:13:16.652Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:13:16.924Z] ---> Running in f7f482bda83b [2023-09-27T18:13:21.209Z] Removing intermediate container f7f482bda83b [2023-09-27T18:13:21.209Z] ---> 1b8d7cd774cd [2023-09-27T18:13:21.209Z] Step 11/36 : COPY . . [2023-09-27T18:13:21.795Z] ---> 4b7b8fd989c8 [2023-09-27T18:13:21.795Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T18:13:21.795Z] ---> Running in 0f36956fccff [2023-09-27T18:13:23.212Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-09-27T18:13:23.212Z]  Dload Upload Total Spent Left Speed [2023-09-27T18:13:23.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5186 0 --:--:-- --:--:-- --:--:-- 5220 [2023-09-27T18:13:24.179Z] Removing intermediate container 0f36956fccff [2023-09-27T18:13:24.179Z] ---> 04ba5e203325 [2023-09-27T18:13:24.179Z] Step 13/36 : RUN ${MAKE} [2023-09-27T18:13:24.179Z] ---> Running in ae0b02bdf551 [2023-09-27T18:13:25.141Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-27T18:16:01.865Z] Removing intermediate container ae0b02bdf551 [2023-09-27T18:16:01.865Z] ---> c1b36d636761 [2023-09-27T18:16:01.865Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-27T18:16:01.865Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-27T18:16:01.865Z] 8766b47fe142: Pulling fs layer [2023-09-27T18:16:01.865Z] 8766b47fe142: Verifying Checksum [2023-09-27T18:16:01.865Z] 8766b47fe142: Download complete [2023-09-27T18:16:01.865Z] 8766b47fe142: Pull complete [2023-09-27T18:16:01.865Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-27T18:16:01.865Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-27T18:16:01.865Z] ---> 69d40e2cb93c [2023-09-27T18:16:01.865Z] Step 15/36 : FROM alpine:3.18 [2023-09-27T18:16:01.865Z] 3.18: Pulling from library/alpine [2023-09-27T18:16:01.865Z] 9fda8d8052c6: Already exists [2023-09-27T18:16:01.865Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:16:01.865Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T18:16:01.865Z] ---> f6648c04cd6c [2023-09-27T18:16:01.865Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-27T18:16:01.865Z] ---> Running in c8216031a080 [2023-09-27T18:16:01.865Z] Removing intermediate container c8216031a080 [2023-09-27T18:16:01.865Z] ---> ec035ffb7a18 [2023-09-27T18:16:01.865Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-27T18:16:01.865Z] ---> Running in f525804fc1c1 [2023-09-27T18:16:01.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:16:01.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:16:01.865Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-27T18:16:01.865Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-27T18:16:01.865Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-27T18:16:01.865Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-27T18:16:01.865Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-27T18:16:01.865Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-27T18:16:01.865Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-27T18:16:01.865Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-27T18:16:01.865Z] (9/104) Installing libxcb (1.15-r1) [2023-09-27T18:16:01.865Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-27T18:16:01.865Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-27T18:16:01.865Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-27T18:16:01.865Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-27T18:16:01.865Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-27T18:16:01.865Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-27T18:16:01.865Z] (16/104) Installing libva (2.18.0-r1) [2023-09-27T18:16:01.865Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-27T18:16:01.865Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-27T18:16:01.865Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-27T18:16:01.865Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-27T18:16:01.865Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-27T18:16:01.865Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-27T18:16:01.865Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-27T18:16:01.865Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-27T18:16:01.865Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-27T18:16:01.865Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-27T18:16:01.865Z] (27/104) Installing opus (1.4-r0) [2023-09-27T18:16:01.865Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-27T18:16:01.865Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-27T18:16:01.865Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-27T18:16:01.865Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-27T18:16:01.865Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-27T18:16:01.865Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-27T18:16:01.865Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-27T18:16:01.865Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-27T18:16:01.865Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-27T18:16:01.865Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-27T18:16:01.865Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-27T18:16:01.865Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-27T18:16:01.865Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-27T18:16:01.865Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-27T18:16:01.865Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-27T18:16:01.865Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-27T18:16:01.865Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-27T18:16:01.865Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-27T18:16:01.865Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-27T18:16:01.865Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-27T18:16:01.865Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-27T18:16:01.865Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-27T18:16:01.865Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-27T18:16:01.865Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-27T18:16:01.865Z] (52/104) Installing glib (2.76.4-r0) [2023-09-27T18:16:01.865Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-27T18:16:01.865Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-27T18:16:01.865Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-27T18:16:01.865Z] (56/104) Installing libass (0.17.1-r0) [2023-09-27T18:16:01.865Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-27T18:16:01.865Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-27T18:16:01.865Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-27T18:16:01.865Z] (60/104) Installing libunistring (1.1-r1) [2023-09-27T18:16:01.865Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-27T18:16:01.865Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-27T18:16:01.865Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-27T18:16:01.865Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-27T18:16:01.865Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-27T18:16:01.865Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-27T18:16:01.865Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-27T18:16:01.865Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-27T18:16:01.865Z] (69/104) Installing librist (0.2.7-r0) [2023-09-27T18:16:01.865Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-27T18:16:01.865Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-27T18:16:01.865Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-27T18:16:01.865Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-27T18:16:01.865Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-27T18:16:01.865Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-27T18:16:01.865Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-27T18:16:01.865Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-27T18:16:01.865Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-27T18:16:01.865Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-27T18:16:01.865Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-27T18:16:01.865Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-27T18:16:01.865Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-27T18:16:01.865Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-27T18:16:01.865Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-27T18:16:01.865Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-27T18:16:01.865Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-27T18:16:01.865Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-27T18:16:01.865Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-27T18:16:01.865Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-27T18:16:01.865Z] (90/104) Installing orc (0.4.34-r0) [2023-09-27T18:16:01.865Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-27T18:16:01.865Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-27T18:16:01.865Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-27T18:16:01.865Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-27T18:16:01.865Z] (95/104) Installing libpulse (16.1-r10) [2023-09-27T18:16:01.865Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T18:16:01.865Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T18:16:01.866Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-27T18:16:01.866Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-27T18:16:01.866Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-27T18:16:01.866Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-27T18:16:01.866Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-27T18:16:01.866Z] (103/104) Installing kmod-libs (30-r3) [2023-09-27T18:16:01.866Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-27T18:16:01.866Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T18:16:01.866Z] Executing glib-2.76.4-r0.trigger [2023-09-27T18:16:01.866Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T18:16:01.866Z] OK: 110 MiB in 119 packages [2023-09-27T18:16:05.210Z] Removing intermediate container f525804fc1c1 [2023-09-27T18:16:05.210Z] ---> 63e447d5f622 [2023-09-27T18:16:05.210Z] Step 18/36 : WORKDIR / [2023-09-27T18:16:05.210Z] ---> Running in caef925d8d21 [2023-09-27T18:16:05.210Z] Removing intermediate container caef925d8d21 [2023-09-27T18:16:05.210Z] ---> bbff0831aae0 [2023-09-27T18:16:05.210Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-27T18:16:06.617Z] ---> 97a90c06b028 [2023-09-27T18:16:06.617Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-27T18:16:06.888Z] ---> 2cb6dcfc713e [2023-09-27T18:16:06.888Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-27T18:16:07.469Z] ---> f42c0524ef6b [2023-09-27T18:16:07.469Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-27T18:16:08.054Z] ---> 495de39836e2 [2023-09-27T18:16:08.054Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-27T18:16:08.645Z] ---> 4db363e9a880 [2023-09-27T18:16:08.645Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-27T18:16:08.915Z] ---> 197b905959a8 [2023-09-27T18:16:08.915Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-27T18:16:10.332Z] ---> 1bf6e8a228d9 [2023-09-27T18:16:10.332Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-27T18:16:10.606Z] ---> Running in 3b0b76e6d28b [2023-09-27T18:16:12.012Z] Removing intermediate container 3b0b76e6d28b [2023-09-27T18:16:12.012Z] ---> 13bc32714c52 [2023-09-27T18:16:12.012Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-27T18:16:12.012Z] ---> Running in 9e16a08291c5 [2023-09-27T18:16:13.961Z] Removing intermediate container 9e16a08291c5 [2023-09-27T18:16:13.961Z] ---> 79b32ae58b07 [2023-09-27T18:16:13.961Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-27T18:16:13.961Z] ---> Running in dc902b9b6a8f [2023-09-27T18:16:15.476Z] Removing intermediate container dc902b9b6a8f [2023-09-27T18:16:15.476Z] ---> 9833e8520c31 [2023-09-27T18:16:15.476Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-27T18:16:15.476Z] ---> Running in febb6d027718 [2023-09-27T18:16:18.873Z] Removing intermediate container febb6d027718 [2023-09-27T18:16:18.873Z] ---> 4a9522fb72f6 [2023-09-27T18:16:18.873Z] Step 30/36 : EXPOSE 59983 [2023-09-27T18:16:18.873Z] ---> Running in 1f3ecf3d3699 [2023-09-27T18:16:18.873Z] Removing intermediate container 1f3ecf3d3699 [2023-09-27T18:16:18.873Z] ---> 0f86ddcefb91 [2023-09-27T18:16:18.873Z] Step 31/36 : EXPOSE 8554 [2023-09-27T18:16:18.873Z] ---> Running in 9c63bf0abf40 [2023-09-27T18:16:19.155Z] Removing intermediate container 9c63bf0abf40 [2023-09-27T18:16:19.155Z] ---> 847b4ea3fc2e [2023-09-27T18:16:19.155Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-27T18:16:19.440Z] ---> Running in 40fc2f76df26 [2023-09-27T18:16:19.713Z] Removing intermediate container 40fc2f76df26 [2023-09-27T18:16:19.714Z] ---> 6c06f6925412 [2023-09-27T18:16:19.714Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-27T18:16:19.714Z] ---> Running in 42a7382ada0c [2023-09-27T18:16:19.981Z] Removing intermediate container 42a7382ada0c [2023-09-27T18:16:19.981Z] ---> 4d4c4a4e15d9 [2023-09-27T18:16:19.981Z] Step 34/36 : LABEL arch=arm64 [2023-09-27T18:16:19.981Z] ---> Running in 5360b39d20a1 [2023-09-27T18:16:20.249Z] Removing intermediate container 5360b39d20a1 [2023-09-27T18:16:20.249Z] ---> 933b56b91323 [2023-09-27T18:16:20.249Z] Step 35/36 : LABEL git_sha=599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:16:20.520Z] ---> Running in 8f680014307b [2023-09-27T18:16:20.789Z] Removing intermediate container 8f680014307b [2023-09-27T18:16:20.789Z] ---> 1963d526e72b [2023-09-27T18:16:20.789Z] Step 36/36 : LABEL version=3.1.0-dev.28 [2023-09-27T18:16:20.789Z] ---> Running in 5111919daf35 [2023-09-27T18:16:21.056Z] Removing intermediate container 5111919daf35 [2023-09-27T18:16:21.056Z] ---> 96246c79a817 [2023-09-27T18:16:21.056Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T18:16:21.056Z] Successfully built 96246c79a817 [2023-09-27T18:16:21.056Z] 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-09-27T18:16:21.176Z] provisioning config files... [2023-09-27T18:16:21.192Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/153@tmp/config14309996968167285337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:16:21.525Z] ---> docker-login.sh [2023-09-27T18:16:21.525Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:16:21.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:16:21.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:16:21.792Z] Configure a credential helper to remove this warning. See [2023-09-27T18:16:21.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:16:21.792Z] [2023-09-27T18:16:21.792Z] Login Succeeded [2023-09-27T18:16:21.792Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:16:22.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:16:22.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:16:22.061Z] Configure a credential helper to remove this warning. See [2023-09-27T18:16:22.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:16:22.061Z] [2023-09-27T18:16:22.061Z] Login Succeeded [2023-09-27T18:16:22.061Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:16:22.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:16:22.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:16:22.596Z] Configure a credential helper to remove this warning. See [2023-09-27T18:16:22.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:16:22.596Z] [2023-09-27T18:16:22.596Z] Login Succeeded [2023-09-27T18:16:22.596Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:16:22.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:16:22.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:16:22.865Z] Configure a credential helper to remove this warning. See [2023-09-27T18:16:22.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:16:22.865Z] [2023-09-27T18:16:22.865Z] Login Succeeded [2023-09-27T18:16:22.865Z] docker.io [2023-09-27T18:16:23.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:16:23.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:16:23.398Z] Configure a credential helper to remove this warning. See [2023-09-27T18:16:23.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:16:23.398Z] [2023-09-27T18:16:23.398Z] Login Succeeded [2023-09-27T18:16:23.398Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:16:23.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:16:23.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:16:23.476Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-27T18:16:23.476Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:16:23.476Z] latest [2023-09-27T18:16:23.476Z] 3.1.0-dev.28 [2023-09-27T18:16:23.476Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [2023-09-27T18:16:23.476Z] main [2023-09-27T18:16:23.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:23.838Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:24.185Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:16:24.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T18:16:24.186Z] ae744ed81973: Preparing [2023-09-27T18:16:24.186Z] 7584e229a8ff: Preparing [2023-09-27T18:16:24.186Z] cc848345dc6b: Preparing [2023-09-27T18:16:24.186Z] 1cb4e75c6c4e: Preparing [2023-09-27T18:16:24.186Z] 608d194cb50c: Preparing [2023-09-27T18:16:24.186Z] acc83c6ca332: Preparing [2023-09-27T18:16:24.186Z] f16897ffcf45: Preparing [2023-09-27T18:16:24.186Z] 245b87c3a3c9: Preparing [2023-09-27T18:16:24.186Z] f5d50d1ca012: Preparing [2023-09-27T18:16:24.186Z] be9612273850: Preparing [2023-09-27T18:16:24.186Z] 0f009d4886b9: Preparing [2023-09-27T18:16:24.186Z] f51efcd312e3: Preparing [2023-09-27T18:16:24.186Z] b2191e2be29d: Preparing [2023-09-27T18:16:24.186Z] f5d50d1ca012: Waiting [2023-09-27T18:16:24.186Z] acc83c6ca332: Waiting [2023-09-27T18:16:24.186Z] be9612273850: Waiting [2023-09-27T18:16:24.186Z] 0f009d4886b9: Waiting [2023-09-27T18:16:24.186Z] f16897ffcf45: Waiting [2023-09-27T18:16:24.186Z] f51efcd312e3: Waiting [2023-09-27T18:16:24.186Z] b2191e2be29d: Waiting [2023-09-27T18:16:24.186Z] 245b87c3a3c9: Waiting [2023-09-27T18:16:24.451Z] 7584e229a8ff: Pushed [2023-09-27T18:16:24.451Z] 1cb4e75c6c4e: Pushed [2023-09-27T18:16:24.451Z] ae744ed81973: Pushed [2023-09-27T18:16:24.451Z] cc848345dc6b: Pushed [2023-09-27T18:16:24.451Z] acc83c6ca332: Pushed [2023-09-27T18:16:24.718Z] f16897ffcf45: Pushed [2023-09-27T18:16:24.718Z] f5d50d1ca012: Pushed [2023-09-27T18:16:24.718Z] 245b87c3a3c9: Pushed [2023-09-27T18:16:24.718Z] b2191e2be29d: Layer already exists [2023-09-27T18:16:24.718Z] be9612273850: Pushed [2023-09-27T18:16:30.065Z] 608d194cb50c: Pushed [2023-09-27T18:16:30.331Z] 0f009d4886b9: Pushed [2023-09-27T18:16:45.300Z] f51efcd312e3: Pushed [2023-09-27T18:16:45.300Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:45.640Z] + 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-09-27T18:16:45.973Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-27T18:16:45.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T18:16:45.974Z] ae744ed81973: Preparing [2023-09-27T18:16:45.974Z] 7584e229a8ff: Preparing [2023-09-27T18:16:45.974Z] cc848345dc6b: Preparing [2023-09-27T18:16:45.974Z] 1cb4e75c6c4e: Preparing [2023-09-27T18:16:45.974Z] 608d194cb50c: Preparing [2023-09-27T18:16:45.974Z] acc83c6ca332: Preparing [2023-09-27T18:16:45.974Z] f16897ffcf45: Preparing [2023-09-27T18:16:45.974Z] 245b87c3a3c9: Preparing [2023-09-27T18:16:45.974Z] f5d50d1ca012: Preparing [2023-09-27T18:16:45.974Z] be9612273850: Preparing [2023-09-27T18:16:45.974Z] 0f009d4886b9: Preparing [2023-09-27T18:16:45.974Z] f51efcd312e3: Preparing [2023-09-27T18:16:45.974Z] b2191e2be29d: Preparing [2023-09-27T18:16:45.974Z] acc83c6ca332: Waiting [2023-09-27T18:16:45.974Z] f16897ffcf45: Waiting [2023-09-27T18:16:45.974Z] 245b87c3a3c9: Waiting [2023-09-27T18:16:45.974Z] f5d50d1ca012: Waiting [2023-09-27T18:16:45.974Z] be9612273850: Waiting [2023-09-27T18:16:45.974Z] 0f009d4886b9: Waiting [2023-09-27T18:16:45.974Z] f51efcd312e3: Waiting [2023-09-27T18:16:45.974Z] b2191e2be29d: Waiting [2023-09-27T18:16:45.974Z] 1cb4e75c6c4e: Layer already exists [2023-09-27T18:16:45.974Z] 608d194cb50c: Layer already exists [2023-09-27T18:16:45.974Z] ae744ed81973: Layer already exists [2023-09-27T18:16:45.974Z] 7584e229a8ff: Layer already exists [2023-09-27T18:16:45.974Z] cc848345dc6b: Layer already exists [2023-09-27T18:16:45.974Z] acc83c6ca332: Layer already exists [2023-09-27T18:16:45.974Z] 245b87c3a3c9: Layer already exists [2023-09-27T18:16:45.974Z] f16897ffcf45: Layer already exists [2023-09-27T18:16:45.974Z] f5d50d1ca012: Layer already exists [2023-09-27T18:16:45.974Z] be9612273850: Layer already exists [2023-09-27T18:16:45.974Z] 0f009d4886b9: Layer already exists [2023-09-27T18:16:45.974Z] f51efcd312e3: Layer already exists [2023-09-27T18:16:45.974Z] b2191e2be29d: Layer already exists [2023-09-27T18:16:46.240Z] latest: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:46.579Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:46.908Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.28 [2023-09-27T18:16:46.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T18:16:46.908Z] ae744ed81973: Preparing [2023-09-27T18:16:46.908Z] 7584e229a8ff: Preparing [2023-09-27T18:16:46.908Z] cc848345dc6b: Preparing [2023-09-27T18:16:46.908Z] 1cb4e75c6c4e: Preparing [2023-09-27T18:16:46.908Z] 608d194cb50c: Preparing [2023-09-27T18:16:46.908Z] acc83c6ca332: Preparing [2023-09-27T18:16:46.908Z] f16897ffcf45: Preparing [2023-09-27T18:16:46.908Z] 245b87c3a3c9: Preparing [2023-09-27T18:16:46.908Z] f5d50d1ca012: Preparing [2023-09-27T18:16:46.908Z] be9612273850: Preparing [2023-09-27T18:16:46.908Z] 0f009d4886b9: Preparing [2023-09-27T18:16:46.908Z] f51efcd312e3: Preparing [2023-09-27T18:16:46.908Z] b2191e2be29d: Preparing [2023-09-27T18:16:46.908Z] f5d50d1ca012: Waiting [2023-09-27T18:16:46.908Z] be9612273850: Waiting [2023-09-27T18:16:46.908Z] 0f009d4886b9: Waiting [2023-09-27T18:16:46.908Z] f51efcd312e3: Waiting [2023-09-27T18:16:46.908Z] b2191e2be29d: Waiting [2023-09-27T18:16:46.908Z] acc83c6ca332: Waiting [2023-09-27T18:16:46.908Z] f16897ffcf45: Waiting [2023-09-27T18:16:46.908Z] 245b87c3a3c9: Waiting [2023-09-27T18:16:46.908Z] 608d194cb50c: Layer already exists [2023-09-27T18:16:46.908Z] 1cb4e75c6c4e: Layer already exists [2023-09-27T18:16:46.908Z] cc848345dc6b: Layer already exists [2023-09-27T18:16:46.908Z] ae744ed81973: Layer already exists [2023-09-27T18:16:46.908Z] 7584e229a8ff: Layer already exists [2023-09-27T18:16:46.908Z] f16897ffcf45: Layer already exists [2023-09-27T18:16:46.908Z] 245b87c3a3c9: Layer already exists [2023-09-27T18:16:46.908Z] acc83c6ca332: Layer already exists [2023-09-27T18:16:46.908Z] be9612273850: Layer already exists [2023-09-27T18:16:46.908Z] f5d50d1ca012: Layer already exists [2023-09-27T18:16:46.908Z] 0f009d4886b9: Layer already exists [2023-09-27T18:16:46.908Z] b2191e2be29d: Layer already exists [2023-09-27T18:16:46.908Z] f51efcd312e3: Layer already exists [2023-09-27T18:16:47.176Z] 3.1.0-dev.28: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:47.512Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:47.845Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [2023-09-27T18:16:47.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T18:16:47.845Z] ae744ed81973: Preparing [2023-09-27T18:16:47.845Z] 7584e229a8ff: Preparing [2023-09-27T18:16:47.845Z] cc848345dc6b: Preparing [2023-09-27T18:16:47.845Z] 1cb4e75c6c4e: Preparing [2023-09-27T18:16:47.845Z] 608d194cb50c: Preparing [2023-09-27T18:16:47.845Z] acc83c6ca332: Preparing [2023-09-27T18:16:47.845Z] f16897ffcf45: Preparing [2023-09-27T18:16:47.845Z] 245b87c3a3c9: Preparing [2023-09-27T18:16:47.845Z] f5d50d1ca012: Preparing [2023-09-27T18:16:47.845Z] be9612273850: Preparing [2023-09-27T18:16:47.845Z] 0f009d4886b9: Preparing [2023-09-27T18:16:47.845Z] f51efcd312e3: Preparing [2023-09-27T18:16:47.845Z] b2191e2be29d: Preparing [2023-09-27T18:16:47.845Z] acc83c6ca332: Waiting [2023-09-27T18:16:47.845Z] f16897ffcf45: Waiting [2023-09-27T18:16:47.845Z] 245b87c3a3c9: Waiting [2023-09-27T18:16:47.845Z] f5d50d1ca012: Waiting [2023-09-27T18:16:47.845Z] be9612273850: Waiting [2023-09-27T18:16:47.845Z] 0f009d4886b9: Waiting [2023-09-27T18:16:47.845Z] f51efcd312e3: Waiting [2023-09-27T18:16:47.845Z] b2191e2be29d: Waiting [2023-09-27T18:16:47.845Z] 1cb4e75c6c4e: Layer already exists [2023-09-27T18:16:47.845Z] 7584e229a8ff: Layer already exists [2023-09-27T18:16:47.845Z] 608d194cb50c: Layer already exists [2023-09-27T18:16:47.845Z] ae744ed81973: Layer already exists [2023-09-27T18:16:47.845Z] cc848345dc6b: Layer already exists [2023-09-27T18:16:47.845Z] f16897ffcf45: Layer already exists [2023-09-27T18:16:47.845Z] 245b87c3a3c9: Layer already exists [2023-09-27T18:16:47.845Z] acc83c6ca332: Layer already exists [2023-09-27T18:16:47.845Z] f5d50d1ca012: Layer already exists [2023-09-27T18:16:47.845Z] be9612273850: Layer already exists [2023-09-27T18:16:47.845Z] f51efcd312e3: Layer already exists [2023-09-27T18:16:47.845Z] 0f009d4886b9: Layer already exists [2023-09-27T18:16:47.845Z] b2191e2be29d: Layer already exists [2023-09-27T18:16:48.111Z] 599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:48.444Z] + 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-09-27T18:16:48.778Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-27T18:16:48.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T18:16:48.778Z] ae744ed81973: Preparing [2023-09-27T18:16:48.778Z] 7584e229a8ff: Preparing [2023-09-27T18:16:48.778Z] cc848345dc6b: Preparing [2023-09-27T18:16:48.778Z] 1cb4e75c6c4e: Preparing [2023-09-27T18:16:48.778Z] 608d194cb50c: Preparing [2023-09-27T18:16:48.778Z] acc83c6ca332: Preparing [2023-09-27T18:16:48.778Z] f16897ffcf45: Preparing [2023-09-27T18:16:48.778Z] 245b87c3a3c9: Preparing [2023-09-27T18:16:48.778Z] f5d50d1ca012: Preparing [2023-09-27T18:16:48.778Z] be9612273850: Preparing [2023-09-27T18:16:48.778Z] 0f009d4886b9: Preparing [2023-09-27T18:16:48.778Z] f51efcd312e3: Preparing [2023-09-27T18:16:48.778Z] b2191e2be29d: Preparing [2023-09-27T18:16:48.778Z] acc83c6ca332: Waiting [2023-09-27T18:16:48.778Z] be9612273850: Waiting [2023-09-27T18:16:48.778Z] 0f009d4886b9: Waiting [2023-09-27T18:16:48.778Z] f16897ffcf45: Waiting [2023-09-27T18:16:48.778Z] f51efcd312e3: Waiting [2023-09-27T18:16:48.778Z] 245b87c3a3c9: Waiting [2023-09-27T18:16:48.778Z] f5d50d1ca012: Waiting [2023-09-27T18:16:48.778Z] b2191e2be29d: Waiting [2023-09-27T18:16:48.778Z] 1cb4e75c6c4e: Layer already exists [2023-09-27T18:16:48.778Z] ae744ed81973: Layer already exists [2023-09-27T18:16:48.778Z] cc848345dc6b: Layer already exists [2023-09-27T18:16:48.778Z] 7584e229a8ff: Layer already exists [2023-09-27T18:16:48.778Z] 608d194cb50c: Layer already exists [2023-09-27T18:16:48.778Z] f16897ffcf45: Layer already exists [2023-09-27T18:16:48.778Z] 245b87c3a3c9: Layer already exists [2023-09-27T18:16:48.778Z] acc83c6ca332: Layer already exists [2023-09-27T18:16:48.778Z] be9612273850: Layer already exists [2023-09-27T18:16:48.778Z] f5d50d1ca012: Layer already exists [2023-09-27T18:16:48.778Z] b2191e2be29d: Layer already exists [2023-09-27T18:16:48.778Z] f51efcd312e3: Layer already exists [2023-09-27T18:16:48.778Z] 0f009d4886b9: Layer already exists [2023-09-27T18:16:49.045Z] main: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:16:49.096Z] ===================================================== [Pipeline] echo [2023-09-27T18:16:49.102Z] taggedImages: [2023-09-27T18:16:49.102Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e [2023-09-27T18:16:49.102Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-27T18:16:49.102Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.28 [2023-09-27T18:16:49.102Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [2023-09-27T18:16:49.102Z] - 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-09-27T18:16:49.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T18:16:49.471Z] [2023-09-27T18:16:49.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:16:49.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T18:16:49.807Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T18:16:49.807Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T18:16:49.807Z] 04944245beec: Pulling fs layer [2023-09-27T18:16:49.807Z] 699f458cf7ca: Pulling fs layer [2023-09-27T18:16:49.807Z] 765212b225bb: Pulling fs layer [2023-09-27T18:16:49.807Z] f23df028b6ca: Pulling fs layer [2023-09-27T18:16:49.807Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T18:16:49.807Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T18:16:49.807Z] 765212b225bb: Waiting [2023-09-27T18:16:49.807Z] f23df028b6ca: Waiting [2023-09-27T18:16:49.807Z] d65c8cfc05b1: Waiting [2023-09-27T18:16:49.807Z] 2437ff75d9bd: Waiting [2023-09-27T18:16:50.074Z] 04944245beec: Verifying Checksum [2023-09-27T18:16:50.075Z] 04944245beec: Download complete [2023-09-27T18:16:50.075Z] 765212b225bb: Verifying Checksum [2023-09-27T18:16:50.075Z] 765212b225bb: Download complete [2023-09-27T18:16:50.075Z] f23df028b6ca: Verifying Checksum [2023-09-27T18:16:50.075Z] f23df028b6ca: Download complete [2023-09-27T18:16:50.075Z] d65c8cfc05b1: Download complete [2023-09-27T18:16:50.075Z] 699f458cf7ca: Verifying Checksum [2023-09-27T18:16:50.075Z] 699f458cf7ca: Download complete [2023-09-27T18:16:50.657Z] 8998bd30e6a1: Verifying Checksum [2023-09-27T18:16:50.657Z] 8998bd30e6a1: Download complete [2023-09-27T18:16:52.599Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T18:16:52.599Z] 2437ff75d9bd: Download complete [2023-09-27T18:16:54.540Z] 8998bd30e6a1: Pull complete [2023-09-27T18:16:54.807Z] 04944245beec: Pull complete [2023-09-27T18:16:56.213Z] 699f458cf7ca: Pull complete [2023-09-27T18:16:56.213Z] 765212b225bb: Pull complete [2023-09-27T18:16:58.787Z] f23df028b6ca: Pull complete [2023-09-27T18:16:59.055Z] d65c8cfc05b1: Pull complete [2023-09-27T18:17:14.033Z] 2437ff75d9bd: Pull complete [2023-09-27T18:17:14.033Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T18:17:14.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T18:17:14.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:17:14.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-8061 does not seem to be running inside a container [2023-09-27T18:17:14.287Z] $ 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/153 -v /w/workspace/device-usb-camera/153:/w/workspace/device-usb-camera/153:rw,z -v /w/workspace/device-usb-camera/153@tmp:/w/workspace/device-usb-camera/153@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-09-27T18:17:16.725Z] $ docker top ceff34e298277557980adbad3f2fc3636fbd32baa8af6b3ad7c58250f65fa3fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:17:17.222Z] ---> job-cost.sh [2023-09-27T18:17:17.489Z] lf-activate-venv: SKIPPING [2023-09-27T18:17:17.489Z] INFO: No Stack... [2023-09-27T18:17:18.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T18:17:18.651Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T18:17:19.282Z] + cat /w/workspace/device-usb-camera/153/archives/cost.csv [2023-09-27T18:17:19.282Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T18:17:19.342Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [2023-09-27T18:17:19.348Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] did not exist. Created. [2023-09-27T18:17:19.348Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T18:17:19.686Z] /w/workspace/device-usb-camera/153@tmp/durable-254e038e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-27T18:17:20.282Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T18:17:20.305Z] Warning: overwriting stash ‘stack-cost’ [2023-09-27T18:17:20.356Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T18:17:20.365Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T18:17:20.394Z] $ docker stop --time=1 ceff34e298277557980adbad3f2fc3636fbd32baa8af6b3ad7c58250f65fa3fe [2023-09-27T18:17:21.879Z] $ docker rm -f --volumes ceff34e298277557980adbad3f2fc3636fbd32baa8af6b3ad7c58250f65fa3fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-27T18:17:22.297Z] provisioning config files... [2023-09-27T18:17:22.304Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13016027842893933982tmp [Pipeline] { [Pipeline] sh [2023-09-27T18:17:22.600Z] + set +x [2023-09-27T18:17:22.601Z] + curl -s https://codecov.io/bash [2023-09-27T18:17:22.601Z] + bash -s -- [2023-09-27T18:17:22.601Z] [2023-09-27T18:17:22.601Z] _____ _ [2023-09-27T18:17:22.601Z] / ____| | | [2023-09-27T18:17:22.601Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T18:17:22.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T18:17:22.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T18:17:22.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T18:17:22.601Z] Bash-1.0.6 [2023-09-27T18:17:22.601Z] [2023-09-27T18:17:22.601Z] [2023-09-27T18:17:22.601Z] ==> git version 2.25.1 found [2023-09-27T18:17:22.601Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-27T18:17:22.601Z] Release-Date: 2020-01-08 [2023-09-27T18:17:22.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-27T18:17:22.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T18:17:22.601Z] ==> Jenkins CI detected. [2023-09-27T18:17:22.601Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-27T18:17:22.601Z] project root: . [2023-09-27T18:17:22.601Z] --> token set from env [2023-09-27T18:17:22.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T18:17:22.859Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T18:17:22.859Z] ==> Python coveragepy not found [2023-09-27T18:17:22.859Z] ==> Searching for coverage reports in: [2023-09-27T18:17:22.859Z] + . [2023-09-27T18:17:22.859Z] -> Found 1 reports [2023-09-27T18:17:22.859Z] ==> Detecting git/mercurial file structure [2023-09-27T18:17:22.859Z] ==> Reading reports [2023-09-27T18:17:22.860Z] + ./coverage.out bytes=54703 [2023-09-27T18:17:22.860Z] ==> Appending adjustments [2023-09-27T18:17:22.860Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T18:17:22.860Z] + Found adjustments [2023-09-27T18:17:22.860Z] ==> Gzipping contents [2023-09-27T18:17:22.860Z] 8.0K /tmp/codecov.rOJlMs.gz [2023-09-27T18:17:22.860Z] ==> Uploading reports [2023-09-27T18:17:22.860Z] url: https://codecov.io [2023-09-27T18:17:22.860Z] query: branch=main&commit=599f6b8e7264b3818babca2d82d47d6d3c40b07e&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T18:17:22.860Z] -> Pinging Codecov [2023-09-27T18:17:22.860Z] 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=599f6b8e7264b3818babca2d82d47d6d3c40b07e&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T18:17:23.119Z] -> Uploading to [2023-09-27T18:17:23.119Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/73D8F5FF140700D3E01443B452E23636/599f6b8e7264b3818babca2d82d47d6d3c40b07e/8eca880d-5b3a-45a7-b266-a18548d24dae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T181722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50b74176b558e726312350480a050f26958243f17232960fdc9a060609775b6f [2023-09-27T18:17:23.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:17:23.119Z] Dload Upload Total Spent Left Speed [2023-09-27T18:17:23.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 30150 --:--:-- --:--:-- --:--:-- 30150 [2023-09-27T18:17:23.379Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] } [2023-09-27T18:17:23.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-27T18:17:23.570Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-27T18:17:23.579Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:17:23.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T18:17:23.872Z] [2023-09-27T18:17:23.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:17:24.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T18:17:24.173Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-27T18:17:24.173Z] df9b9388f04a: Pulling fs layer [2023-09-27T18:17:24.173Z] 52dc419b0ee2: Pulling fs layer [2023-09-27T18:17:24.173Z] 25bc292e5bac: Pulling fs layer [2023-09-27T18:17:24.173Z] 114826534d7a: Pulling fs layer [2023-09-27T18:17:24.173Z] 4657fd5d0bcf: Pulling fs layer [2023-09-27T18:17:24.173Z] 6ad1cebc031e: Pulling fs layer [2023-09-27T18:17:24.173Z] 8a3aa393b2d8: Pulling fs layer [2023-09-27T18:17:24.173Z] 114826534d7a: Waiting [2023-09-27T18:17:24.173Z] 4657fd5d0bcf: Waiting [2023-09-27T18:17:24.173Z] 6ad1cebc031e: Waiting [2023-09-27T18:17:24.173Z] 8a3aa393b2d8: Waiting [2023-09-27T18:17:24.173Z] 25bc292e5bac: Verifying Checksum [2023-09-27T18:17:24.173Z] 25bc292e5bac: Download complete [2023-09-27T18:17:24.173Z] 52dc419b0ee2: Download complete [2023-09-27T18:17:24.173Z] 4657fd5d0bcf: Download complete [2023-09-27T18:17:24.173Z] df9b9388f04a: Verifying Checksum [2023-09-27T18:17:24.173Z] df9b9388f04a: Download complete [2023-09-27T18:17:24.432Z] 6ad1cebc031e: Verifying Checksum [2023-09-27T18:17:24.432Z] 6ad1cebc031e: Download complete [2023-09-27T18:17:24.432Z] df9b9388f04a: Pull complete [2023-09-27T18:17:24.432Z] 52dc419b0ee2: Pull complete [2023-09-27T18:17:24.691Z] 25bc292e5bac: Pull complete [2023-09-27T18:17:24.951Z] 114826534d7a: Download complete [2023-09-27T18:17:25.210Z] 8a3aa393b2d8: Verifying Checksum [2023-09-27T18:17:25.210Z] 8a3aa393b2d8: Download complete [2023-09-27T18:17:28.497Z] 114826534d7a: Pull complete [2023-09-27T18:17:28.497Z] 4657fd5d0bcf: Pull complete [2023-09-27T18:17:28.757Z] 6ad1cebc031e: Pull complete [2023-09-27T18:17:31.288Z] 8a3aa393b2d8: Pull complete [2023-09-27T18:17:31.288Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-27T18:17:31.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T18:17:31.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:17:31.377Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:17:31.390Z] $ 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-09-27T18:17:36.763Z] $ docker top 4528f23250ae21e2eac0780fe1eefe31a653615b86748d85aa6302133ee2e8ee -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-27T18:17:36.851Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-27T18:17:37.128Z] + set -o pipefail [2023-09-27T18:17:37.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-27T18:17:47.107Z] [2023-09-27T18:17:47.107Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-27T18:17:47.107Z] [2023-09-27T18:17:47.107Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/97d6970c-7074-4c6c-a003-34e3fe97a1f9 [2023-09-27T18:17:47.107Z] [2023-09-27T18:17:47.107Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-27T18:17:47.107Z] [2023-09-27T18:17:47.107Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-27T18:17:47.107Z] [2023-09-27T18:17:47.107Z] [2023-09-27T18:17:47.107Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-27T18:17:47.107Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-27T18:17:47.107Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-27T18:17:47.095Z] $ docker stop --time=1 4528f23250ae21e2eac0780fe1eefe31a653615b86748d85aa6302133ee2e8ee [2023-09-27T18:17:51.658Z] $ docker rm -f --volumes 4528f23250ae21e2eac0780fe1eefe31a653615b86748d85aa6302133ee2e8ee [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-09-27T18:17:52.413Z] + git log --format=format:%s -1 599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] sh [2023-09-27T18:17:52.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T18:17:52.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:17:52.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:17:52.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:17:53.069Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:17:53.078Z] $ 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-09-27T18:17:53.537Z] $ docker top 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e -eo pid,comm [2023-09-27T18:17:53.605Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T18:17:53.605Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T18:17:53.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:17:53.639Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:17:53.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:17:53.724Z] $ docker exec 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e ssh-agent [2023-09-27T18:17:53.847Z] SSH_AUTH_SOCK=/tmp/ssh-NbH4FPJGP8i7/agent.32 [2023-09-27T18:17:53.847Z] SSH_AGENT_PID=38 [2023-09-27T18:17:53.851Z] Running ssh-add (command line suppressed) [2023-09-27T18:17:53.922Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15465143423300324254.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15465143423300324254.key) [2023-09-27T18:17:53.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:17:54.247Z] + git semver tag [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,398 [run_tag] DEBUG tag force:False [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,399 [check_head_tag] DEBUG check head tag [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,401 [execute] INFO git cat-file --batch-check [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,405 [execute] INFO git cat-file --batch [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,443 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,443 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,444 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-27T18:17:54.507Z] 2023-09-27 18:17:54,449 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:17:54.507Z] 3.1.0-dev.28 [Pipeline] } [2023-09-27T18:17:54.494Z] $ docker exec --env ******** --env ******** 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e ssh-agent -k [2023-09-27T18:17:54.583Z] unset SSH_AUTH_SOCK; [2023-09-27T18:17:54.584Z] unset SSH_AGENT_PID; [2023-09-27T18:17:54.584Z] echo Agent pid 38 killed; [2023-09-27T18:17:54.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:17:54.920Z] + git semver [Pipeline] } [2023-09-27T18:17:55.170Z] $ docker stop --time=1 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e [2023-09-27T18:17:56.431Z] $ docker rm -f --volumes 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:17:56.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T18:17:56.851Z] [2023-09-27T18:17:56.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:17:57.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T18:17:57.149Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-27T18:17:57.149Z] ab5ef0e58194: Pulling fs layer [2023-09-27T18:17:57.149Z] 9712f1f96733: Pulling fs layer [2023-09-27T18:17:57.149Z] 63f879dbbcfc: Pulling fs layer [2023-09-27T18:17:57.149Z] 0d9ebad4ef96: Pulling fs layer [2023-09-27T18:17:57.149Z] e9a5061849ea: Pulling fs layer [2023-09-27T18:17:57.149Z] d747dcd14b5f: Pulling fs layer [2023-09-27T18:17:57.149Z] 2de7ff778b66: Pulling fs layer [2023-09-27T18:17:57.149Z] e9a5061849ea: Waiting [2023-09-27T18:17:57.149Z] 2de7ff778b66: Waiting [2023-09-27T18:17:57.149Z] 0d9ebad4ef96: Waiting [2023-09-27T18:17:57.149Z] 9712f1f96733: Verifying Checksum [2023-09-27T18:17:57.149Z] 9712f1f96733: Download complete [2023-09-27T18:17:57.408Z] 63f879dbbcfc: Verifying Checksum [2023-09-27T18:17:57.408Z] 63f879dbbcfc: Download complete [2023-09-27T18:17:57.408Z] e9a5061849ea: Verifying Checksum [2023-09-27T18:17:57.408Z] e9a5061849ea: Download complete [2023-09-27T18:17:57.408Z] d747dcd14b5f: Verifying Checksum [2023-09-27T18:17:57.408Z] d747dcd14b5f: Download complete [2023-09-27T18:17:57.665Z] ab5ef0e58194: Download complete [2023-09-27T18:17:57.665Z] 0d9ebad4ef96: Verifying Checksum [2023-09-27T18:17:57.665Z] 0d9ebad4ef96: Download complete [2023-09-27T18:17:57.665Z] 2de7ff778b66: Verifying Checksum [2023-09-27T18:17:57.665Z] 2de7ff778b66: Download complete [2023-09-27T18:18:00.192Z] ab5ef0e58194: Pull complete [2023-09-27T18:18:00.192Z] 9712f1f96733: Pull complete [2023-09-27T18:18:00.759Z] 63f879dbbcfc: Pull complete [2023-09-27T18:18:04.950Z] 0d9ebad4ef96: Pull complete [2023-09-27T18:18:04.950Z] e9a5061849ea: Pull complete [2023-09-27T18:18:04.950Z] d747dcd14b5f: Pull complete [2023-09-27T18:18:05.885Z] 2de7ff778b66: Pull complete [2023-09-27T18:18:05.885Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-27T18:18:05.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T18:18:05.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:18:05.972Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:18:05.979Z] $ 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-09-27T18:18:12.619Z] $ docker top 0e521d32ce188ad6366c5f6102a76b71289e4e1d7027b036c9e49483e32f5c6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:18:12.717Z] provisioning config files... [2023-09-27T18:18:12.724Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7237793503418756380tmp [2023-09-27T18:18:12.734Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2882884842764540707tmp [2023-09-27T18:18:12.743Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14134593674582281602tmp [Pipeline] { [Pipeline] echo [2023-09-27T18:18:12.758Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:13.036Z] ---> sigul-configuration.sh [2023-09-27T18:18:13.036Z] gpg: directory `/root/.gnupg' created [2023-09-27T18:18:13.036Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-27T18:18:13.036Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-27T18:18:13.036Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-27T18:18:13.036Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-27T18:18:13.036Z] gpg: CAST5 encrypted data [2023-09-27T18:18:13.036Z] gpg: encrypted with 1 passphrase [2023-09-27T18:18:13.036Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-27T18:18:13.323Z] + mkdir /home/jenkins [2023-09-27T18:18:13.323Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-27T18:18:13.610Z] + 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-09-27T18:18:13.619Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:13.904Z] ---> sigul-install.sh [2023-09-27T18:18:13.904Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-27T18:18:14.190Z] + git tag --list [2023-09-27T18:18:14.191Z] v0.0.0 [2023-09-27T18:18:14.191Z] v0.0.1-dev.1 [2023-09-27T18:18:14.191Z] v0.0.1-dev.10 [2023-09-27T18:18:14.191Z] v0.0.1-dev.11 [2023-09-27T18:18:14.191Z] v0.0.1-dev.12 [2023-09-27T18:18:14.191Z] v0.0.1-dev.13 [2023-09-27T18:18:14.191Z] v0.0.1-dev.14 [2023-09-27T18:18:14.191Z] v0.0.1-dev.15 [2023-09-27T18:18:14.191Z] v0.0.1-dev.16 [2023-09-27T18:18:14.191Z] v0.0.1-dev.2 [2023-09-27T18:18:14.191Z] v0.0.1-dev.3 [2023-09-27T18:18:14.191Z] v0.0.1-dev.4 [2023-09-27T18:18:14.191Z] v0.0.1-dev.5 [2023-09-27T18:18:14.191Z] v0.0.1-dev.6 [2023-09-27T18:18:14.191Z] v0.0.1-dev.7 [2023-09-27T18:18:14.191Z] v0.0.1-dev.8 [2023-09-27T18:18:14.191Z] v0.0.1-dev.9 [2023-09-27T18:18:14.191Z] v2.2.0 [2023-09-27T18:18:14.191Z] v2.2.0-dev.17 [2023-09-27T18:18:14.191Z] v2.2.0-dev.18 [2023-09-27T18:18:14.191Z] v2.2.0-dev.19 [2023-09-27T18:18:14.191Z] v2.2.0-dev.20 [2023-09-27T18:18:14.191Z] v2.2.0-dev.21 [2023-09-27T18:18:14.191Z] v2.2.0-dev.22 [2023-09-27T18:18:14.191Z] v2.2.0-dev.23 [2023-09-27T18:18:14.191Z] v2.2.0-dev.24 [2023-09-27T18:18:14.191Z] v2.2.0-dev.25 [2023-09-27T18:18:14.191Z] v2.2.0-dev.26 [2023-09-27T18:18:14.191Z] v2.2.0-dev.27 [2023-09-27T18:18:14.191Z] v2.3.0 [2023-09-27T18:18:14.191Z] v2.3.0-dev.1 [2023-09-27T18:18:14.191Z] v2.3.0-dev.10 [2023-09-27T18:18:14.191Z] v2.3.0-dev.11 [2023-09-27T18:18:14.191Z] v2.3.0-dev.12 [2023-09-27T18:18:14.191Z] v2.3.0-dev.13 [2023-09-27T18:18:14.191Z] v2.3.0-dev.14 [2023-09-27T18:18:14.191Z] v2.3.0-dev.15 [2023-09-27T18:18:14.191Z] v2.3.0-dev.16 [2023-09-27T18:18:14.191Z] v2.3.0-dev.17 [2023-09-27T18:18:14.191Z] v2.3.0-dev.18 [2023-09-27T18:18:14.191Z] v2.3.0-dev.19 [2023-09-27T18:18:14.191Z] v2.3.0-dev.2 [2023-09-27T18:18:14.191Z] v2.3.0-dev.20 [2023-09-27T18:18:14.191Z] v2.3.0-dev.21 [2023-09-27T18:18:14.191Z] v2.3.0-dev.22 [2023-09-27T18:18:14.191Z] v2.3.0-dev.23 [2023-09-27T18:18:14.191Z] v2.3.0-dev.24 [2023-09-27T18:18:14.191Z] v2.3.0-dev.25 [2023-09-27T18:18:14.191Z] v2.3.0-dev.26 [2023-09-27T18:18:14.191Z] v2.3.0-dev.27 [2023-09-27T18:18:14.191Z] v2.3.0-dev.28 [2023-09-27T18:18:14.191Z] v2.3.0-dev.3 [2023-09-27T18:18:14.191Z] v2.3.0-dev.4 [2023-09-27T18:18:14.191Z] v2.3.0-dev.5 [2023-09-27T18:18:14.191Z] v2.3.0-dev.6 [2023-09-27T18:18:14.191Z] v2.3.0-dev.7 [2023-09-27T18:18:14.191Z] v2.3.0-dev.8 [2023-09-27T18:18:14.191Z] v2.3.0-dev.9 [2023-09-27T18:18:14.191Z] v2.3.1 [2023-09-27T18:18:14.191Z] v2.3.1-dev.4 [2023-09-27T18:18:14.191Z] v2.3.1-dev.5 [2023-09-27T18:18:14.191Z] v2.3.1-dev.6 [2023-09-27T18:18:14.191Z] v3.0 [2023-09-27T18:18:14.191Z] v3.0.0 [2023-09-27T18:18:14.191Z] v3.0.0-dev.1 [2023-09-27T18:18:14.191Z] v3.0.0-dev.10 [2023-09-27T18:18:14.191Z] v3.0.0-dev.11 [2023-09-27T18:18:14.191Z] v3.0.0-dev.12 [2023-09-27T18:18:14.191Z] v3.0.0-dev.13 [2023-09-27T18:18:14.191Z] v3.0.0-dev.14 [2023-09-27T18:18:14.191Z] v3.0.0-dev.15 [2023-09-27T18:18:14.191Z] v3.0.0-dev.16 [2023-09-27T18:18:14.191Z] v3.0.0-dev.17 [2023-09-27T18:18:14.191Z] v3.0.0-dev.18 [2023-09-27T18:18:14.191Z] v3.0.0-dev.19 [2023-09-27T18:18:14.191Z] v3.0.0-dev.2 [2023-09-27T18:18:14.191Z] v3.0.0-dev.20 [2023-09-27T18:18:14.191Z] v3.0.0-dev.21 [2023-09-27T18:18:14.191Z] v3.0.0-dev.22 [2023-09-27T18:18:14.191Z] v3.0.0-dev.23 [2023-09-27T18:18:14.191Z] v3.0.0-dev.24 [2023-09-27T18:18:14.191Z] v3.0.0-dev.25 [2023-09-27T18:18:14.191Z] v3.0.0-dev.26 [2023-09-27T18:18:14.191Z] v3.0.0-dev.27 [2023-09-27T18:18:14.191Z] v3.0.0-dev.28 [2023-09-27T18:18:14.191Z] v3.0.0-dev.29 [2023-09-27T18:18:14.191Z] v3.0.0-dev.3 [2023-09-27T18:18:14.191Z] v3.0.0-dev.30 [2023-09-27T18:18:14.191Z] v3.0.0-dev.31 [2023-09-27T18:18:14.191Z] v3.0.0-dev.32 [2023-09-27T18:18:14.191Z] v3.0.0-dev.33 [2023-09-27T18:18:14.191Z] v3.0.0-dev.34 [2023-09-27T18:18:14.191Z] v3.0.0-dev.35 [2023-09-27T18:18:14.191Z] v3.0.0-dev.36 [2023-09-27T18:18:14.191Z] v3.0.0-dev.37 [2023-09-27T18:18:14.191Z] v3.0.0-dev.38 [2023-09-27T18:18:14.191Z] v3.0.0-dev.39 [2023-09-27T18:18:14.191Z] v3.0.0-dev.4 [2023-09-27T18:18:14.191Z] v3.0.0-dev.40 [2023-09-27T18:18:14.191Z] v3.0.0-dev.41 [2023-09-27T18:18:14.191Z] v3.0.0-dev.42 [2023-09-27T18:18:14.191Z] v3.0.0-dev.43 [2023-09-27T18:18:14.191Z] v3.0.0-dev.44 [2023-09-27T18:18:14.191Z] v3.0.0-dev.45 [2023-09-27T18:18:14.191Z] v3.0.0-dev.46 [2023-09-27T18:18:14.191Z] v3.0.0-dev.47 [2023-09-27T18:18:14.191Z] v3.0.0-dev.48 [2023-09-27T18:18:14.191Z] v3.0.0-dev.49 [2023-09-27T18:18:14.191Z] v3.0.0-dev.5 [2023-09-27T18:18:14.191Z] v3.0.0-dev.50 [2023-09-27T18:18:14.191Z] v3.0.0-dev.51 [2023-09-27T18:18:14.191Z] v3.0.0-dev.6 [2023-09-27T18:18:14.191Z] v3.0.0-dev.7 [2023-09-27T18:18:14.191Z] v3.0.0-dev.8 [2023-09-27T18:18:14.191Z] v3.0.0-dev.9 [2023-09-27T18:18:14.191Z] v3.1.0-dev.1 [2023-09-27T18:18:14.191Z] v3.1.0-dev.10 [2023-09-27T18:18:14.191Z] v3.1.0-dev.11 [2023-09-27T18:18:14.191Z] v3.1.0-dev.12 [2023-09-27T18:18:14.191Z] v3.1.0-dev.13 [2023-09-27T18:18:14.191Z] v3.1.0-dev.14 [2023-09-27T18:18:14.191Z] v3.1.0-dev.15 [2023-09-27T18:18:14.191Z] v3.1.0-dev.16 [2023-09-27T18:18:14.191Z] v3.1.0-dev.17 [2023-09-27T18:18:14.191Z] v3.1.0-dev.18 [2023-09-27T18:18:14.191Z] v3.1.0-dev.19 [2023-09-27T18:18:14.191Z] v3.1.0-dev.2 [2023-09-27T18:18:14.191Z] v3.1.0-dev.20 [2023-09-27T18:18:14.191Z] v3.1.0-dev.21 [2023-09-27T18:18:14.191Z] v3.1.0-dev.22 [2023-09-27T18:18:14.191Z] v3.1.0-dev.23 [2023-09-27T18:18:14.191Z] v3.1.0-dev.24 [2023-09-27T18:18:14.191Z] v3.1.0-dev.25 [2023-09-27T18:18:14.191Z] v3.1.0-dev.26 [2023-09-27T18:18:14.191Z] v3.1.0-dev.27 [2023-09-27T18:18:14.191Z] v3.1.0-dev.28 [2023-09-27T18:18:14.191Z] v3.1.0-dev.3 [2023-09-27T18:18:14.191Z] v3.1.0-dev.4 [2023-09-27T18:18:14.191Z] v3.1.0-dev.5 [2023-09-27T18:18:14.191Z] v3.1.0-dev.6 [2023-09-27T18:18:14.191Z] v3.1.0-dev.7 [2023-09-27T18:18:14.191Z] v3.1.0-dev.8 [2023-09-27T18:18:14.191Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-27T18:18:14.478Z] + lftools sign git-tag v3.1.0-dev.28 [2023-09-27T18:18:15.047Z] Signing Git tag with Sigul... [2023-09-27T18:18:15.047Z] Signing v3.1.0-dev.28 [Pipeline] echo [2023-09-27T18:18:15.625Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:15.910Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-27T18:18:15.916Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-27T18:18:15.915Z] $ docker stop --time=1 0e521d32ce188ad6366c5f6102a76b71289e4e1d7027b036c9e49483e32f5c6b [2023-09-27T18:18:17.183Z] $ docker rm -f --volumes 0e521d32ce188ad6366c5f6102a76b71289e4e1d7027b036c9e49483e32f5c6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-27T18:18:17.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T18:18:17.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:18:17.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:18:17.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:18:17.985Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:18:17.996Z] $ 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-09-27T18:18:18.311Z] $ docker top a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 -eo pid,comm [2023-09-27T18:18:18.379Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T18:18:18.379Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T18:18:18.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:18:18.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:18:18.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:18:18.500Z] $ docker exec a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 ssh-agent [2023-09-27T18:18:18.626Z] SSH_AUTH_SOCK=/tmp/ssh-fXWdKECirhkZ/agent.32 [2023-09-27T18:18:18.626Z] SSH_AGENT_PID=38 [2023-09-27T18:18:18.632Z] Running ssh-add (command line suppressed) [2023-09-27T18:18:18.710Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17879047482090030642.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17879047482090030642.key) [2023-09-27T18:18:18.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:18:19.028Z] + git semver bump pre [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,169 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,169 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,169 [bump_version] DEBUG bumped version:3.1.0-dev.29 [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,169 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,169 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,169 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,171 [execute] INFO git cat-file --batch-check [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,176 [execute] INFO git cat-file --batch [2023-09-27T18:18:19.286Z] 2023-09-27 18:18:19,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T18:18:19.287Z] 2023-09-27 18:18:19,182 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:18:19.287Z] 3.1.0-dev.29 [Pipeline] } [2023-09-27T18:18:19.272Z] $ docker exec --env ******** --env ******** a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 ssh-agent -k [2023-09-27T18:18:19.362Z] unset SSH_AUTH_SOCK; [2023-09-27T18:18:19.362Z] unset SSH_AGENT_PID; [2023-09-27T18:18:19.362Z] echo Agent pid 38 killed; [2023-09-27T18:18:19.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:18:19.706Z] + git semver [Pipeline] } [2023-09-27T18:18:19.953Z] $ docker stop --time=1 a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 [2023-09-27T18:18:21.255Z] $ docker rm -f --volumes a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T18:18:21.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T18:18:21.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:18:21.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:18:21.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:18:21.994Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:18:22.004Z] $ 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-09-27T18:18:22.344Z] $ docker top 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T18:18:22.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:18:22.450Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:18:22.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:18:22.543Z] $ docker exec 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 ssh-agent [2023-09-27T18:18:22.675Z] SSH_AUTH_SOCK=/tmp/ssh-qKU4tGWXo4wc/agent.31 [2023-09-27T18:18:22.675Z] SSH_AGENT_PID=37 [2023-09-27T18:18:22.680Z] Running ssh-add (command line suppressed) [2023-09-27T18:18:22.757Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16713691475324506696.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16713691475324506696.key) [2023-09-27T18:18:22.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:18:23.078Z] + git semver push [2023-09-27T18:18:23.337Z] 2023-09-27 18:18:23,215 [run_push] DEBUG push [2023-09-27T18:18:23.337Z] 2023-09-27 18:18:23,216 [execute] INFO git cat-file --batch-check [2023-09-27T18:18:23.337Z] 2023-09-27 18:18:23,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T18:18:23.337Z] 2023-09-27 18:18:23,220 [execute] INFO git rev-list 6dee4203ea29a7795af35c66727980dac3a1d9f1 -- [2023-09-27T18:18:23.337Z] 2023-09-27 18:18:23,220 [execute] DEBUG Popen(['git', 'rev-list', '6dee4203ea29a7795af35c66727980dac3a1d9f1', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T18:18:23.337Z] 2023-09-27 18:18:23,228 [execute] INFO git fetch -v origin [2023-09-27T18:18:23.337Z] 2023-09-27 18:18:23,229 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-27T18:18:23.905Z] 2023-09-27 18:18:23,776 [run_push] DEBUG no remote changes detected [2023-09-27T18:18:23.905Z] 2023-09-27 18:18:23,776 [execute] INFO git push origin semver [2023-09-27T18:18:23.905Z] 2023-09-27 18:18:23,777 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T18:18:25.809Z] 2023-09-27 18:18:25,706 [run_push] DEBUG push all version tags [2023-09-27T18:18:25.809Z] 2023-09-27 18:18:25,707 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-27T18:18:25.809Z] 2023-09-27 18:18:25,707 [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-09-27T18:18:26.748Z] 2023-09-27 18:18:26,624 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T18:18:26.748Z] 3.1.0-dev.29 [Pipeline] } [2023-09-27T18:18:26.736Z] $ docker exec --env ******** --env ******** 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 ssh-agent -k [2023-09-27T18:18:26.842Z] unset SSH_AUTH_SOCK; [2023-09-27T18:18:26.842Z] unset SSH_AGENT_PID; [2023-09-27T18:18:26.842Z] echo Agent pid 37 killed; [2023-09-27T18:18:26.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:18:27.178Z] + git semver [Pipeline] } [2023-09-27T18:18:27.427Z] $ docker stop --time=1 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 [2023-09-27T18:18:28.670Z] $ docker rm -f --volumes 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 [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-09-27T18:18:29.463Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-27T18:18:29.463Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-27T18:18:29.463Z] total 16 [2023-09-27T18:18:29.463Z] drwxr-xr-x 3 root root 4096 Sep 27 18:09 . [2023-09-27T18:18:29.463Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 18:18 .. [2023-09-27T18:18:29.463Z] drwxr-xr-x 2 root root 4096 Sep 27 18:09 cost [2023-09-27T18:18:29.463Z] -rw-r--r-- 1 root root 89 Sep 27 18:09 cost.csv [2023-09-27T18:18:29.463Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-27T18:18:29.463Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-27T18:18:29.463Z] total 16 [2023-09-27T18:18:29.463Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 18:09 . [2023-09-27T18:18:29.463Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 18:18 .. [2023-09-27T18:18:29.463Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 18:09 cost [2023-09-27T18:18:29.463Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 27 18:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:29.854Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:30.714Z] ---> package-listing.sh [2023-09-27T18:18:30.714Z] ++ facter osfamily [2023-09-27T18:18:30.714Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T18:18:30.974Z] + OS_FAMILY=debian [2023-09-27T18:18:30.974Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-27T18:18:30.974Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T18:18:30.974Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T18:18:30.974Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T18:18:30.974Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T18:18:30.974Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-27T18:18:30.974Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T18:18:30.974Z] + case "${OS_FAMILY}" in [2023-09-27T18:18:30.974Z] + dpkg -l [2023-09-27T18:18:30.974Z] + grep '^ii' [2023-09-27T18:18:30.974Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T18:18:30.974Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T18:18:30.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T18:18:30.974Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-27T18:18:30.974Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-27T18:18:30.974Z] + 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-09-27T18:18:30.984Z] 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-09-27T18:18:31.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:18:31.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T18:18:31.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:18:31.887Z] prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container [2023-09-27T18:18:31.890Z] $ 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-09-27T18:18:32.116Z] $ docker top 95e48bd58cd239e987707eff30aed14e81511469b46d961f00c5bdc4847fe859 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:18:32.484Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T18:18:32.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T18:18:33.051Z] + ls /var/log/sa-host [2023-09-27T18:18:33.051Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:18:33.118Z] provisioning config files... [2023-09-27T18:18:33.126Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2638362501994393683tmp [Pipeline] { [Pipeline] echo [2023-09-27T18:18:33.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:33.419Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T18:18:33.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:33.743Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T18:18:33.752Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:34.035Z] ---> sudo-logs.sh [2023-09-27T18:18:34.035Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T18:18:34.060Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:34.341Z] ---> job-cost.sh [2023-09-27T18:18:34.341Z] lf-activate-venv: SKIPPING [2023-09-27T18:18:34.341Z] DEBUG: total: 0.2199999988079071 [2023-09-27T18:18:34.341Z] INFO: Retrieving Stack Cost... [2023-09-27T18:18:34.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T18:18:35.168Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T18:18:35.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:18:35.458Z] ---> logs-deploy.sh [2023-09-27T18:18:35.458Z] lf-activate-venv: SKIPPING [2023-09-27T18:18:35.458Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/153 [2023-09-27T18:18:35.458Z] INFO: archiving workspace using pattern(s): [2023-09-27T18:18:36.394Z] Archives upload complete. [2023-09-27T18:18:36.394Z] INFO: archiving logs to Nexus